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

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

ID: 7506692356

对局比分

8-11

落败 / Loss

对决日期

2026-05-06

对局时间 (估算)

5:00 PM

对决场地

IPC North

未核实场馆

对决竞争阵营

阵营 1负方
DH
Dana Holt

MPWE2G · USA

DUPR

2.506

JR
Jan Richardson

9PX7N7 · Lawrenceville, GA, US

DUPR

3.110

阵营 2胜方
TL
Tonia Looper

3ZY9YD · USA

DUPR

2.572

JM
Jeff Muszar

17NVJ4 · USA

DUPR

3.334

数据访问 (AI / 开发者)

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

cURL Request:

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