返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

River City Classic 2026 - Mens Doubles Skill: (5.0) Age: (Any)

ID: 4516064546

对局比分

10-12

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

3:30 PM

对决场地

Owensboro, KY

View Facility Page →

对决竞争阵营

阵营 1负方
NM
Nicholas MacDonald

2L5M2R · Louisville, KY, US

DUPR

4.651

DT
David tang

0Y7422 · USA

DUPR

4.838

阵营 2胜方
DR
Derek Reeves

17ZEVN · Marion, IL, US

DUPR

4.792

IS
Ivan Sanchez

8447M8 · Mexico City, CDMX, MX

DUPR

4.631

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4516064546
显示原始对决元数据 JSON
[
  {
    "team_id": 5867564333,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nicholas MacDonald",
        "dupr_id": "2L5M2R",
        "rating": 4.651,
        "profile_pic_url": null,
        "location": "Louisville, KY, US"
      },
      {
        "name": "David tang",
        "dupr_id": "0Y7422",
        "rating": 4.838,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6113352559,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Derek Reeves",
        "dupr_id": "17ZEVN",
        "rating": 4.792,
        "profile_pic_url": null,
        "location": "Marion, IL, US"
      },
      {
        "name": "Ivan Sanchez",
        "dupr_id": "8447M8",
        "rating": 4.631,
        "profile_pic_url": null,
        "location": "Mexico City, CDMX, MX"
      }
    ]
  }
]