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

PATL Royale - Mixed Doubles Skill: (4.0) Age: (49 And Under)

ID: 7539103422

对局比分

15-6

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

7:30 PM

对决场地

Carrollton, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
MS
Madison Steadham

PZWZ5X · Madison, AL, US

DUPR

3.662

AL
Andrew Loo

G5GMVD · Madison, AL, US

DUPR

4.169

阵营 2负方
MC
Mariya Chuykova

EG6ZOM · Atlanta, GA, US

DUPR

3.306

AR
Alex Rousskov

59N0NL · Atlanta, GA, US

DUPR

4.405

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7539103422
显示原始对决元数据 JSON
[
  {
    "team_id": 6811468793,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Madison Steadham",
        "dupr_id": "PZWZ5X",
        "rating": 3.662,
        "profile_pic_url": null,
        "location": "Madison, AL, US"
      },
      {
        "name": "Andrew Loo",
        "dupr_id": "G5GMVD",
        "rating": 4.169,
        "profile_pic_url": null,
        "location": "Madison, AL, US"
      }
    ]
  },
  {
    "team_id": 6566764353,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mariya Chuykova",
        "dupr_id": "EG6ZOM",
        "rating": 3.306,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Alex Rousskov",
        "dupr_id": "59N0NL",
        "rating": 4.405,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]