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

WK 4 R & R DUPR 18 Team League

ID: 8417342925

对局比分

21-17

落败 / Loss

对决日期

2025-06-22

对局时间 (估算)

10:15 AM

对决场地

Rhythm & Rally Sports & Events

未核实场馆

对决竞争阵营

阵营 1胜方
CR
Cheryl Rumph

1RD6MZ · Macon, GA, US

DUPR

4.565

BD
Brad Dowdy

8J7ZWO · Macon, GA, US

DUPR

3.941

阵营 2负方
AM
andrew Mackey

6ZDZME · Warner Robins, GA, US

DUPR

4.885

RS
Rachel Springirth

3PQXMG · Bonaire, GA, US

DUPR

3.976

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8417342925
显示原始对决元数据 JSON
[
  {
    "team_id": 7064800436,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cheryl Rumph",
        "dupr_id": "1RD6MZ",
        "rating": 4.565,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Brad Dowdy",
        "dupr_id": "8J7ZWO",
        "rating": 3.941,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  },
  {
    "team_id": 6348807537,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "andrew Mackey",
        "dupr_id": "6ZDZME",
        "rating": 4.885,
        "profile_pic_url": null,
        "location": "Warner Robins, GA, US"
      },
      {
        "name": "Rachel Springirth",
        "dupr_id": "3PQXMG",
        "rating": 3.976,
        "profile_pic_url": null,
        "location": "Bonaire, GA, US"
      }
    ]
  }
]