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

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

ID: 8055391295

对局比分

4-11

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

12:45 AM

对决场地

Owensboro, KY

View Facility Page →

对决竞争阵营

阵营 1负方
JR
Jimmy Ramirez

35ZX6V · Jackson, TN, US

DUPR

5.172

AB
Andrew Brimm

QPV5QR · Germantown, TN, US

DUPR

4.898

阵营 2胜方
CN
Christo Nousiadis

8GWKVD · Owensboro, KY, US

DUPR

5.274

NW
Nathan Wildridge

8KE2K8 · Washington, IN, US

DUPR

5.169

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8055391295
显示原始对决元数据 JSON
[
  {
    "team_id": 5476932544,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jimmy Ramirez",
        "dupr_id": "35ZX6V",
        "rating": 5.172,
        "profile_pic_url": null,
        "location": "Jackson, TN, US"
      },
      {
        "name": "Andrew Brimm",
        "dupr_id": "QPV5QR",
        "rating": 4.898,
        "profile_pic_url": null,
        "location": "Germantown, TN, US"
      }
    ]
  },
  {
    "team_id": 4934534308,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christo Nousiadis",
        "dupr_id": "8GWKVD",
        "rating": 5.274,
        "profile_pic_url": null,
        "location": "Owensboro, KY, US"
      },
      {
        "name": "Nathan Wildridge",
        "dupr_id": "8KE2K8",
        "rating": 5.169,
        "profile_pic_url": null,
        "location": "Washington, IN, US"
      }
    ]
  }
]