返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

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

ID: 5060757503

对局比分

6-15

落败 / Loss

对决日期

2026-03-12

对局时间 (估算)

12:45 AM

对决场地

Opelika, AL

View Facility Page →

对决竞争阵营

阵营 1负方
GT
George Tanase Jr

0QGXE2 · USA

DUPR

3.668

SR
Steven Reilly

8WN5PQ · St. Petersburg, FL, US

DUPR

4.486

阵营 2胜方
LW
Lee Washam

84VNL6 · LaGrange, GA, US

DUPR

4.848

PT
Pierre Tanguay

Z16D03 · Sharpsburg, GA, US

DUPR

4.318

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5060757503
显示原始对决元数据 JSON
[
  {
    "team_id": 4335653210,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "George Tanase Jr",
        "dupr_id": "0QGXE2",
        "rating": 3.668,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steven Reilly",
        "dupr_id": "8WN5PQ",
        "rating": 4.486,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      }
    ]
  },
  {
    "team_id": 5058044582,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lee Washam",
        "dupr_id": "84VNL6",
        "rating": 4.848,
        "profile_pic_url": null,
        "location": "LaGrange, GA, US"
      },
      {
        "name": "Pierre Tanguay",
        "dupr_id": "Z16D03",
        "rating": 4.318,
        "profile_pic_url": null,
        "location": "Sharpsburg, GA, US"
      }
    ]
  }
]