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

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

ID: 4476889685

对局比分

15-5

落败 / Loss

对决日期

2026-03-07

对局时间 (估算)

6:15 AM

对决场地

Owensboro, KY

View Facility Page →

对决竞争阵营

阵营 1胜方
WC
Will Coffey

3ZYN2W · Bowling Green, KY, US

DUPR

5.734

Juan Medina

1RJOKE · Bogotá, Bogota, CO

DUPR

5.322

阵营 2负方
CN
Christo Nousiadis

8GWKVD · Owensboro, KY, US

DUPR

5.268

NW
Nathan Wildridge

8KE2K8 · Washington, IN, US

DUPR

5.153

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4476889685
显示原始对决元数据 JSON
[
  {
    "team_id": 6426338099,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Will Coffey",
        "dupr_id": "3ZYN2W",
        "rating": 5.734,
        "profile_pic_url": null,
        "location": "Bowling Green, KY, US"
      },
      {
        "name": "Juan Medina",
        "dupr_id": "1RJOKE",
        "rating": 5.322,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/13702/images/profile/86685ec1-8d3d-4270-aa44-9b5fb6b715ea.png",
        "location": "Bogotá, Bogota, CO"
      }
    ]
  },
  {
    "team_id": 8447676132,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christo Nousiadis",
        "dupr_id": "8GWKVD",
        "rating": 5.268,
        "profile_pic_url": null,
        "location": "Owensboro, KY, US"
      },
      {
        "name": "Nathan Wildridge",
        "dupr_id": "8KE2K8",
        "rating": 5.153,
        "profile_pic_url": null,
        "location": "Washington, IN, US"
      }
    ]
  }
]