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

Home Court 2025 - Mens Doubles Skill: (4.0) Age: (5 To 50)

ID: 6133548759

对局比分

15-11

获胜 / Win

对决日期

2025-10-11

对局时间 (估算)

4:45 AM

对决场地

Macon - Rhythm & Rally, GA

未核实场馆

对决竞争阵营

阵营 1胜方
BD
Brad Dowdy

8J7ZWO · Macon, GA, US

DUPR

3.913

JH
John Hur

ZNKDYM · Macon, GA, US

DUPR

4.321

阵营 2负方
DS
Daniel Swann

M2YD9D · LaGrange, GA, US

DUPR

3.996

RR
Ryland Reed

JZLZQ4 · Warner Robins, GA, US

DUPR

4.029

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6133548759
显示原始对决元数据 JSON
[
  {
    "team_id": 7002821985,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brad Dowdy",
        "dupr_id": "8J7ZWO",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "John Hur",
        "dupr_id": "ZNKDYM",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  },
  {
    "team_id": 4634722363,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Swann",
        "dupr_id": "M2YD9D",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "LaGrange, GA, US"
      },
      {
        "name": "Ryland Reed",
        "dupr_id": "JZLZQ4",
        "rating": 4.029,
        "profile_pic_url": null,
        "location": "Warner Robins, GA, US"
      }
    ]
  }
]