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

WK 4 R & R DUPR 18 Team League

ID: 6563184491

对局比分

21-18

落败 / Loss

对决日期

2025-06-22

对局时间 (估算)

12:45 AM

对决场地

Rhythm & Rally Sports & Events

未核实场馆

对决竞争阵营

阵营 1胜方
SG
Sean Greer

8EXXLW · Macon, GA, US

DUPR

3.972

AL
Andrea Lee

2LOVJ9 · USA

DUPR

4.036

阵营 2负方
AM
andrew Mackey

6ZDZME · Warner Robins, GA, US

DUPR

4.908

RS
Rachel Springirth

3PQXMG · Bonaire, GA, US

DUPR

3.965

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6563184491
显示原始对决元数据 JSON
[
  {
    "team_id": 4406480184,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sean Greer",
        "dupr_id": "8EXXLW",
        "rating": 3.972,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Andrea Lee",
        "dupr_id": "2LOVJ9",
        "rating": 4.036,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7902886416,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "andrew Mackey",
        "dupr_id": "6ZDZME",
        "rating": 4.908,
        "profile_pic_url": null,
        "location": "Warner Robins, GA, US"
      },
      {
        "name": "Rachel Springirth",
        "dupr_id": "3PQXMG",
        "rating": 3.965,
        "profile_pic_url": null,
        "location": "Bonaire, GA, US"
      }
    ]
  }
]