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

Minto US Open Pickleball Championships - Mixed Senior Pro Doubles- Main Draw

ID: 5542810357

对局比分

12-15

获胜 / Win

对决日期

2025-05-01

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
Jennifer Gallwas

3XKERR · Hinsdale, IL, US

DUPR

5.007

DG
David George

30LQD2 · Granger, IN, US

DUPR

5.611

阵营 2胜方
TT
Teresa Tarn

1RYOD8 · Punta Gorda, FL, US

DUPR

5.019

RJ
Robert J White

8M9K6D · Arcadia, FL, US

DUPR

5.613

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5542810357
显示原始对决元数据 JSON
[
  {
    "team_id": 7675992375,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Gallwas",
        "dupr_id": "3XKERR",
        "rating": 5.007,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1230499/images/profile/86154c3b-651d-4fd2-b3ca-88142517f718.png",
        "location": "Hinsdale, IL, US"
      },
      {
        "name": "David George",
        "dupr_id": "30LQD2",
        "rating": 5.611,
        "profile_pic_url": null,
        "location": "Granger, IN, US"
      }
    ]
  },
  {
    "team_id": 5139899190,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Teresa Tarn",
        "dupr_id": "1RYOD8",
        "rating": 5.019,
        "profile_pic_url": null,
        "location": "Punta Gorda, FL, US"
      },
      {
        "name": "Robert J White",
        "dupr_id": "8M9K6D",
        "rating": 5.613,
        "profile_pic_url": null,
        "location": "Arcadia, FL, US"
      }
    ]
  }
]