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

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

ID: 6528870754

对局比分

11-8

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

11:30 PM

对决场地

Owensboro, KY

View Facility Page →

对决竞争阵营

阵营 1胜方
DR
Derek Reeves

17ZEVN · Marion, IL, US

DUPR

4.802

IS
Ivan Sanchez

8447M8 · Mexico City, CDMX, MX

DUPR

4.646

阵营 2负方
TP
Tanner Parks

17QWX0 · Lexington, KY, US

DUPR

4.780

CP
Cooper Parks

84RG96 · Campbellsville, KY, US

DUPR

5.119

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6528870754
显示原始对决元数据 JSON
[
  {
    "team_id": 5061434392,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Derek Reeves",
        "dupr_id": "17ZEVN",
        "rating": 4.802,
        "profile_pic_url": null,
        "location": "Marion, IL, US"
      },
      {
        "name": "Ivan Sanchez",
        "dupr_id": "8447M8",
        "rating": 4.646,
        "profile_pic_url": null,
        "location": "Mexico City, CDMX, MX"
      }
    ]
  },
  {
    "team_id": 4800981685,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tanner Parks",
        "dupr_id": "17QWX0",
        "rating": 4.78,
        "profile_pic_url": null,
        "location": "Lexington, KY, US"
      },
      {
        "name": "Cooper Parks",
        "dupr_id": "84RG96",
        "rating": 5.119,
        "profile_pic_url": null,
        "location": "Campbellsville, KY, US"
      }
    ]
  }
]