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

Playoff - DUPR 18 Week 5

ID: 5332978152

对局比分

21-17

获胜 / Win

对决日期

2025-10-05

对局时间 (估算)

1:00 PM

对决场地

Rhythm & Rally Sports & Events

未核实场馆

对决竞争阵营

阵营 1胜方
BD
Blanche D Lamb

3LVPNZ · Gray, GA, US

DUPR

3.934

GJ
Gary jones

1R7ZDQ · Dublin, GA, US

DUPR

4.321

阵营 2负方
BD
Brad Dowdy

8J7ZWO · Macon, GA, US

DUPR

3.869

CR
Cheryl Rumph

1RD6MZ · Macon, GA, US

DUPR

4.423

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5332978152
显示原始对决元数据 JSON
[
  {
    "team_id": 4728234658,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Blanche D Lamb",
        "dupr_id": "3LVPNZ",
        "rating": 3.934,
        "profile_pic_url": null,
        "location": "Gray, GA, US"
      },
      {
        "name": "Gary jones",
        "dupr_id": "1R7ZDQ",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Dublin, GA, US"
      }
    ]
  },
  {
    "team_id": 7207848074,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brad Dowdy",
        "dupr_id": "8J7ZWO",
        "rating": 3.869,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Cheryl Rumph",
        "dupr_id": "1RD6MZ",
        "rating": 4.423,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  }
]