返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

DUPR Night (3.0-3.99) - Group 3 Round 2

ID: 6671174586

对局比分

11-9

落败 / Loss

对决日期

2026-05-06

对局时间 (估算)

7:30 PM

对决场地

IPC North

未核实场馆

对决竞争阵营

阵营 1胜方
DH
Dana Holt

MPWE2G · USA

DUPR

2.643

TL
Tonia Looper

3ZY9YD · USA

DUPR

2.618

阵营 2负方
JR
Jan Richardson

9PX7N7 · Lawrenceville, GA, US

DUPR

3.048

JM
Jeff Muszar

17NVJ4 · USA

DUPR

3.078

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6671174586
显示原始对决元数据 JSON
[
  {
    "team_id": 5062922376,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dana Holt",
        "dupr_id": "MPWE2G",
        "rating": 2.643,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tonia Looper",
        "dupr_id": "3ZY9YD",
        "rating": 2.618,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6227568591,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jan Richardson",
        "dupr_id": "9PX7N7",
        "rating": 3.048,
        "profile_pic_url": null,
        "location": "Lawrenceville, GA, US"
      },
      {
        "name": "Jeff Muszar",
        "dupr_id": "17NVJ4",
        "rating": 3.078,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]