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

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

ID: 4640635929

对局比分

2-15

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

10:15 AM

对决场地

Carrollton, GA

View Facility Page →

对决竞争阵营

阵营 1负方
JJ
Jasmyn Johnson

DN5OL4 · Acworth, GA, US

DUPR

3.566

MS
Mandeep Singh

7JV9K0 · USA

DUPR

3.157

阵营 2胜方
BG
Beth Garrett

569R5R · Carrollton, GA, US

DUPR

3.867

AG
austin Garrett

2ZRY27 · USA

DUPR

3.651

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4640635929
显示原始对决元数据 JSON
[
  {
    "team_id": 6505146719,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jasmyn Johnson",
        "dupr_id": "DN5OL4",
        "rating": 3.566,
        "profile_pic_url": null,
        "location": "Acworth, GA, US"
      },
      {
        "name": "Mandeep Singh",
        "dupr_id": "7JV9K0",
        "rating": 3.157,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4922512822,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Beth Garrett",
        "dupr_id": "569R5R",
        "rating": 3.867,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      },
      {
        "name": "austin Garrett",
        "dupr_id": "2ZRY27",
        "rating": 3.651,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]