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

TapNPaddles Winter Team Challenge Open Division

ID: 7017899846

对局比分

11-7

获胜 / Win

对决日期

2026-03-10

对局时间 (估算)

3:30 PM

对决场地

4956 E 35th St N, Wichita, KS 67220, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
GS
Greta Siemens

8WGXY1 · Wichita, KS, US

DUPR

4.508

DC
Denton Coltrane

RZQ4EM · Wichita, KS, US

DUPR

4.600

阵营 2负方
MH
Michael Harris

8GLEG1 · Bel Aire, KS, US

DUPR

4.581

MP
Megan Phillips Nighswonger

ZNZ6JP · Wichita, KS, US

DUPR

4.334

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7017899846
显示原始对决元数据 JSON
[
  {
    "team_id": 7536549714,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Greta Siemens",
        "dupr_id": "8WGXY1",
        "rating": 4.508,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Denton Coltrane",
        "dupr_id": "RZQ4EM",
        "rating": 4.6,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 5130444036,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Harris",
        "dupr_id": "8GLEG1",
        "rating": 4.581,
        "profile_pic_url": null,
        "location": "Bel Aire, KS, US"
      },
      {
        "name": "Megan Phillips Nighswonger",
        "dupr_id": "ZNZ6JP",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]