返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

PPA Tour: Veolia Texas Open - Junior Mixed Doubles U12

ID: 4943652840

对局比分

11-9, 11-3

获胜 / Win

对决日期

2026-03-15

对局时间 (估算)

1:00 PM

对决场地

McKinney, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
ML
Melody Li

MEPEPO · Edmond, OK, US

DUPR

3.935

ZX
Zaichao Xie

2YYP74 · Austin, TX, US

DUPR

3.758

阵营 2负方
JM
Josephine Moore

76MZ6N · Austin, TX, US

DUPR

3.206

MP
Matthew Pak

Z9K5MW · Friendswood, TX, US

DUPR

3.356

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4943652840
显示原始对决元数据 JSON
[
  {
    "team_id": 4901849559,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Melody Li",
        "dupr_id": "MEPEPO",
        "rating": 3.935,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Zaichao Xie",
        "dupr_id": "2YYP74",
        "rating": 3.758,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 4295636728,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Josephine Moore",
        "dupr_id": "76MZ6N",
        "rating": 3.206,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Matthew Pak",
        "dupr_id": "Z9K5MW",
        "rating": 3.356,
        "profile_pic_url": null,
        "location": "Friendswood, TX, US"
      }
    ]
  }
]