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

DUPR 18 - WK 3

ID: 8415559827

对局比分

13-21

落败 / Loss

对决日期

2026-03-15

对局时间 (估算)

4:45 AM

对决场地

Rhythm & Rally Sports & Events

未核实场馆

对决竞争阵营

阵营 1负方
RR
Ryland Reed

JZLZQ4 · Warner Robins, GA, US

DUPR

3.913

DS
Dashia Shorter

JJD5ZD · GA, US

DUPR

3.289

阵营 2胜方
CR
Cheryl Rumph

1RD6MZ · Macon, GA, US

DUPR

4.397

JH
John Hur

ZNKDYM · Macon, GA, US

DUPR

4.156

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8415559827
显示原始对决元数据 JSON
[
  {
    "team_id": 7580947274,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryland Reed",
        "dupr_id": "JZLZQ4",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": "Warner Robins, GA, US"
      },
      {
        "name": "Dashia Shorter",
        "dupr_id": "JJD5ZD",
        "rating": 3.289,
        "profile_pic_url": null,
        "location": "GA, US"
      }
    ]
  },
  {
    "team_id": 7013990863,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cheryl Rumph",
        "dupr_id": "1RD6MZ",
        "rating": 4.397,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "John Hur",
        "dupr_id": "ZNKDYM",
        "rating": 4.156,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  }
]