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

DUPR 18 - WK 2

ID: 7986951980

对局比分

21-9

落败 / Loss

对决日期

2026-03-01

对局时间 (估算)

9:00 PM

对决场地

Rhythm & Rally Sports & Events

未核实场馆

对决竞争阵营

阵营 1胜方
JD
Jenna Dunaway

V7GOY7 · Thomaston, GA, US

DUPR

4.507

BD
Bruce Dunaway

7DM7RN · Thomaston, GA, US

DUPR

4.259

阵营 2负方
RR
Ryland Reed

JZLZQ4 · Warner Robins, GA, US

DUPR

3.907

PG
Payton Gardner

G5KEEG · Kathleen, GA, US

DUPR

3.459

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7986951980
显示原始对决元数据 JSON
[
  {
    "team_id": 8142709006,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jenna Dunaway",
        "dupr_id": "V7GOY7",
        "rating": 4.507,
        "profile_pic_url": null,
        "location": "Thomaston, GA, US"
      },
      {
        "name": "Bruce Dunaway",
        "dupr_id": "7DM7RN",
        "rating": 4.259,
        "profile_pic_url": null,
        "location": "Thomaston, GA, US"
      }
    ]
  },
  {
    "team_id": 5812577831,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryland Reed",
        "dupr_id": "JZLZQ4",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": "Warner Robins, GA, US"
      },
      {
        "name": "Payton Gardner",
        "dupr_id": "G5KEEG",
        "rating": 3.459,
        "profile_pic_url": null,
        "location": "Kathleen, GA, US"
      }
    ]
  }
]