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

TapNPaddles Team Challenge DUPR 13s

ID: 8370273681

对局比分

11-8

落败 / Loss

对决日期

2025-08-26

对局时间 (估算)

10:15 AM

对决场地

Wichita, KS, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
GS
Greta Siemens

8WGXY1 · Wichita, KS, US

DUPR

4.670

GW
Gwen Warwick

8M64WV · Goddard, KS, US

DUPR

4.038

阵营 2负方
CF
Colby Fugit

3VGDP7 · Andover, KS, US

DUPR

4.227

JR
Jen Reifschneider

Y3LDK1 · Wichita, KS, US

DUPR

4.680

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8370273681
显示原始对决元数据 JSON
[
  {
    "team_id": 4646452659,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Greta Siemens",
        "dupr_id": "8WGXY1",
        "rating": 4.67,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Gwen Warwick",
        "dupr_id": "8M64WV",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "Goddard, KS, US"
      }
    ]
  },
  {
    "team_id": 6707425453,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Colby Fugit",
        "dupr_id": "3VGDP7",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": "Andover, KS, US"
      },
      {
        "name": "Jen Reifschneider",
        "dupr_id": "Y3LDK1",
        "rating": 4.68,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]