返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

PPA Tour: CIBC Texas Open - 2025 - Mixed Doubles Skill: (5.0) Age: (08 To 34)

ID: 6232800189

对局比分

11-6, 9-11, 11-9

获胜 / Win

对决日期

2025-03-16

对局时间 (估算)

10:15 AM

对决场地

McKinney, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
JB
Jenny Bond

1QXLG0 · Edmond, OK, US

DUPR

4.836

JH
Jonathan Hill

3PGG6M · Bethany, OK, US

DUPR

5.100

阵营 2负方
BP
Britton Pemberton

8D5NM8 · Mooresville, NC, US

DUPR

4.859

AM
Axel Morgan

35Y2L3 · San Antonio, TX, US

DUPR

5.365

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6232800189
显示原始对决元数据 JSON
[
  {
    "team_id": 8293370262,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jenny Bond",
        "dupr_id": "1QXLG0",
        "rating": 4.836,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Jonathan Hill",
        "dupr_id": "3PGG6M",
        "rating": 5.1,
        "profile_pic_url": null,
        "location": "Bethany, OK, US"
      }
    ]
  },
  {
    "team_id": 5957512395,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Britton Pemberton",
        "dupr_id": "8D5NM8",
        "rating": 4.859,
        "profile_pic_url": null,
        "location": "Mooresville, NC, US"
      },
      {
        "name": "Axel Morgan",
        "dupr_id": "35Y2L3",
        "rating": 5.365,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      }
    ]
  }
]