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

USA Pickleball Golden Ticket - Opelika - Mens Doubles 4.5 (65+70+) / 5.0 (65+)

ID: 7287924426

对局比分

10-15

获胜 / Win

对决日期

2026-03-12

对局时间 (估算)

7:30 PM

对决场地

Opelika, AL

View Facility Page →

对决竞争阵营

阵营 1负方
James Gerson

30XY21 · Jacksonville, FL, US

DUPR

4.805

RC
Ron Cortese

3L4KJ3 · Oakton, VA, US

DUPR

4.417

阵营 2胜方
DR
David R Gunter

3V5V5J · Opelika, AL, US

DUPR

4.688

GM
GARY MORRIS

8KQR7Q · Albertville, AL, US

DUPR

4.333

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7287924426
显示原始对决元数据 JSON
[
  {
    "team_id": 8554471872,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Gerson",
        "dupr_id": "30XY21",
        "rating": 4.805,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1174679/images/profile/04d38e62-a873-40a9-b18e-8bcd23c518ab.png",
        "location": "Jacksonville, FL, US"
      },
      {
        "name": "Ron Cortese",
        "dupr_id": "3L4KJ3",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": "Oakton, VA, US"
      }
    ]
  },
  {
    "team_id": 8553446659,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David R Gunter",
        "dupr_id": "3V5V5J",
        "rating": 4.688,
        "profile_pic_url": null,
        "location": "Opelika, AL, US"
      },
      {
        "name": "GARY MORRIS",
        "dupr_id": "8KQR7Q",
        "rating": 4.333,
        "profile_pic_url": null,
        "location": "Albertville, AL, US"
      }
    ]
  }
]