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

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

ID: 4320939591

对局比分

11-15

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

4:45 AM

对决场地

Owensboro, KY

View Facility Page →

对决竞争阵营

阵营 1负方
CN
Christo Nousiadis

8GWKVD · Owensboro, KY, US

DUPR

5.269

NW
Nathan Wildridge

8KE2K8 · Washington, IN, US

DUPR

5.155

阵营 2胜方
JT
James Tapley

8E9R2J · Princeton, IN, US

DUPR

5.295

AR
Ari Roodhuyzen

1QJR20 · Nashville, TN, US

DUPR

5.332

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4320939591
显示原始对决元数据 JSON
[
  {
    "team_id": 4459593489,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christo Nousiadis",
        "dupr_id": "8GWKVD",
        "rating": 5.269,
        "profile_pic_url": null,
        "location": "Owensboro, KY, US"
      },
      {
        "name": "Nathan Wildridge",
        "dupr_id": "8KE2K8",
        "rating": 5.155,
        "profile_pic_url": null,
        "location": "Washington, IN, US"
      }
    ]
  },
  {
    "team_id": 5508782602,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Tapley",
        "dupr_id": "8E9R2J",
        "rating": 5.295,
        "profile_pic_url": null,
        "location": "Princeton, IN, US"
      },
      {
        "name": "Ari Roodhuyzen",
        "dupr_id": "1QJR20",
        "rating": 5.332,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      }
    ]
  }
]