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

Playoff - DUPR 18 Week 5

ID: 5701990988

对局比分

21-16

获胜 / Win

对决日期

2025-10-05

对局时间 (估算)

9:00 PM

对决场地

Rhythm & Rally Sports & Events

未核实场馆

对决竞争阵营

阵营 1胜方
GJ
Gary jones

1R7ZDQ · Dublin, GA, US

DUPR

4.324

KF
Kitty Foster

ZDZ7LW · USA

DUPR

4.418

阵营 2负方
TD
Todd Dupree

35X06P · Cochran, GA, US

DUPR

4.234

AC
Angie Coggins

8WZOWY · Macon, GA, US

DUPR

4.122

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5701990988
显示原始对决元数据 JSON
[
  {
    "team_id": 4875754367,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gary jones",
        "dupr_id": "1R7ZDQ",
        "rating": 4.324,
        "profile_pic_url": null,
        "location": "Dublin, GA, US"
      },
      {
        "name": "Kitty Foster",
        "dupr_id": "ZDZ7LW",
        "rating": 4.418,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4443754632,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Todd Dupree",
        "dupr_id": "35X06P",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": "Cochran, GA, US"
      },
      {
        "name": "Angie Coggins",
        "dupr_id": "8WZOWY",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  }
]