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

River City Classic 2026 - Mixed Doubles Skill: (5.0 And Above) Age: (Any)

ID: 7065980279

对局比分

15-4

落败 / Loss

对决日期

2026-03-08

对局时间 (估算)

12:45 AM

对决场地

Owensboro, KY

View Facility Page →

对决竞争阵营

阵营 1胜方
EM
Eva Mitchell

X2MYJ7 · Lexington, KY, US

DUPR

5.081

CP
Cooper Parks

84RG96 · Campbellsville, KY, US

DUPR

5.100

阵营 2负方
MH
Madison Hardesty

MY0G5L · Owensboro, KY, US

DUPR

3.895

NW
Nathan Wildridge

8KE2K8 · Washington, IN, US

DUPR

5.125

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7065980279
显示原始对决元数据 JSON
[
  {
    "team_id": 7862086377,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eva Mitchell",
        "dupr_id": "X2MYJ7",
        "rating": 5.081,
        "profile_pic_url": null,
        "location": "Lexington, KY, US"
      },
      {
        "name": "Cooper Parks",
        "dupr_id": "84RG96",
        "rating": 5.1,
        "profile_pic_url": null,
        "location": "Campbellsville, KY, US"
      }
    ]
  },
  {
    "team_id": 5809415331,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Madison Hardesty",
        "dupr_id": "MY0G5L",
        "rating": 3.895,
        "profile_pic_url": null,
        "location": "Owensboro, KY, US"
      },
      {
        "name": "Nathan Wildridge",
        "dupr_id": "8KE2K8",
        "rating": 5.125,
        "profile_pic_url": null,
        "location": "Washington, IN, US"
      }
    ]
  }
]