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

River City Open 2025 - Mens Doubles Skill: (5.0) Age: (Any)

ID: 4867472876

对局比分

6-15

获胜 / Win

对决日期

2025-11-15

对局时间 (估算)

9:00 PM

对决场地

Owensboro, KY

View Facility Page →

对决竞争阵营

阵营 1负方
JR
Justin Rush

8WNG7Q · Carmi, IL, US

DUPR

5.105

DR
Derek Reeves

17ZEVN · Marion, IL, US

DUPR

4.815

阵营 2胜方
WC
Will Coffey

3ZYN2W · Bowling Green, KY, US

DUPR

5.649

Juan Medina

1RJOKE · Bogotá, Bogota, CO

DUPR

5.434

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4867472876
显示原始对决元数据 JSON
[
  {
    "team_id": 8226740534,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Justin Rush",
        "dupr_id": "8WNG7Q",
        "rating": 5.105,
        "profile_pic_url": null,
        "location": "Carmi, IL, US"
      },
      {
        "name": "Derek Reeves",
        "dupr_id": "17ZEVN",
        "rating": 4.815,
        "profile_pic_url": null,
        "location": "Marion, IL, US"
      }
    ]
  },
  {
    "team_id": 6962077352,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Will Coffey",
        "dupr_id": "3ZYN2W",
        "rating": 5.649,
        "profile_pic_url": null,
        "location": "Bowling Green, KY, US"
      },
      {
        "name": "Juan Medina",
        "dupr_id": "1RJOKE",
        "rating": 5.434,
        "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"
      }
    ]
  }
]