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

Fruit Cove Pickleball Classic - 4th Annual - Mens Doubles Skill: (4.5) Age: (39 And Under)

ID: 5965953294

对局比分

11-15

获胜 / Win

对决日期

2026-02-07

对局时间 (估算)

7:30 PM

对决场地

Saint Johns, FL

未核实场馆

对决竞争阵营

阵营 1负方
MG
Michael Gassman

6Z4O7E · USA

DUPR

3.731

JE
Jackson Edwards

8450DM · USA

DUPR

3.913

阵营 2胜方
ML
Michael Latino

9PL7ZE · Jacksonville, FL, US

DUPR

4.366

RR
Rehan Rangachari

V49P77 · Ponte Vedra Beach, FL, US

DUPR

3.725

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5965953294
显示原始对决元数据 JSON
[
  {
    "team_id": 5688365434,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Gassman",
        "dupr_id": "6Z4O7E",
        "rating": 3.731,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jackson Edwards",
        "dupr_id": "8450DM",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4529248001,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Latino",
        "dupr_id": "9PL7ZE",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      },
      {
        "name": "Rehan Rangachari",
        "dupr_id": "V49P77",
        "rating": 3.725,
        "profile_pic_url": null,
        "location": "Ponte Vedra Beach, FL, US"
      }
    ]
  }
]