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

River City Classic 2026 - Mixed Doubles Skill: (5.0 And Above) Age: (Any)

ID: 5836228201

对局比分

16-14

落败 / Loss

对决日期

2026-03-08

对局时间 (估算)

2:15 AM

对决场地

Owensboro, KY

View Facility Page →

对决竞争阵营

阵营 1胜方
AN
Abby NeSmith

L5L4NJ · Newburgh, IN, US

DUPR

4.298

TD
Tyler Denbo

3OW4PE · Princeton, IN, US

DUPR

5.003

阵营 2负方
MH
Madison Hardesty

MY0G5L · Owensboro, KY, US

DUPR

3.899

NW
Nathan Wildridge

8KE2K8 · Washington, IN, US

DUPR

5.132

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5836228201
显示原始对决元数据 JSON
[
  {
    "team_id": 6896454974,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Abby NeSmith",
        "dupr_id": "L5L4NJ",
        "rating": 4.298,
        "profile_pic_url": null,
        "location": "Newburgh, IN, US"
      },
      {
        "name": "Tyler Denbo",
        "dupr_id": "3OW4PE",
        "rating": 5.003,
        "profile_pic_url": null,
        "location": "Princeton, IN, US"
      }
    ]
  },
  {
    "team_id": 7205983597,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Madison Hardesty",
        "dupr_id": "MY0G5L",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": "Owensboro, KY, US"
      },
      {
        "name": "Nathan Wildridge",
        "dupr_id": "8KE2K8",
        "rating": 5.132,
        "profile_pic_url": null,
        "location": "Washington, IN, US"
      }
    ]
  }
]