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

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

ID: 8582809097

对局比分

11-3

落败 / Loss

对决日期

2026-03-07

对局时间 (估算)

6:15 AM

对决场地

Owensboro, KY

View Facility Page →

对决竞争阵营

阵营 1胜方
TB
Tycen Brock

17JRG5 · Owensboro, KY, US

DUPR

4.912

MH
Matt Hall

17N054 · Evansville, IN, US

DUPR

4.955

阵营 2负方
DR
Derek Reeves

17ZEVN · Marion, IL, US

DUPR

4.790

IS
Ivan Sanchez

8447M8 · Mexico City, CDMX, MX

DUPR

4.627

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8582809097
显示原始对决元数据 JSON
[
  {
    "team_id": 7284489033,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tycen Brock",
        "dupr_id": "17JRG5",
        "rating": 4.912,
        "profile_pic_url": null,
        "location": "Owensboro, KY, US"
      },
      {
        "name": "Matt Hall",
        "dupr_id": "17N054",
        "rating": 4.955,
        "profile_pic_url": null,
        "location": "Evansville, IN, US"
      }
    ]
  },
  {
    "team_id": 5342580123,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Derek Reeves",
        "dupr_id": "17ZEVN",
        "rating": 4.79,
        "profile_pic_url": null,
        "location": "Marion, IL, US"
      },
      {
        "name": "Ivan Sanchez",
        "dupr_id": "8447M8",
        "rating": 4.627,
        "profile_pic_url": null,
        "location": "Mexico City, CDMX, MX"
      }
    ]
  }
]