返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Cera Sports Park and Camp Grounds 3rd Annual Pickleball Classic - Mens Doubles 3.0, 3.5 & 50+ Merge

ID: 4550785968

对局比分

11-4

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

1:00 PM

对决场地

Columbus, IN

View Facility Page →

对决竞争阵营

阵营 1胜方
GP
Gary Parker

LZP4OQ · USA

DUPR

2.976

AG
Andrew Goodier

670ROQ · USA

DUPR

3.684

阵营 2负方
DN
Druu Nichols

N75Z76 · Fishers, IN, US

DUPR

2.917

TC
Taylor Carroll

MPVZOD · Indianapolis, IN, US

DUPR

3.281

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4550785968
显示原始对决元数据 JSON
[
  {
    "team_id": 5183202250,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gary Parker",
        "dupr_id": "LZP4OQ",
        "rating": 2.976,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Goodier",
        "dupr_id": "670ROQ",
        "rating": 3.684,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5578571209,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Druu Nichols",
        "dupr_id": "N75Z76",
        "rating": 2.917,
        "profile_pic_url": null,
        "location": "Fishers, IN, US"
      },
      {
        "name": "Taylor Carroll",
        "dupr_id": "MPVZOD",
        "rating": 3.281,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  }
]