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

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

ID: 8214991198

对局比分

12-15

落败 / Loss

对决日期

2026-02-07

对局时间 (估算)

11:30 PM

对决场地

Saint Johns, FL

未核实场馆

对决竞争阵营

阵营 1负方
ML
Michael Latino

9PL7ZE · Jacksonville, FL, US

DUPR

4.353

RR
Rehan Rangachari

V49P77 · Ponte Vedra Beach, FL, US

DUPR

3.686

阵营 2胜方
JR
Joshua Rathbun

P5WXMG · USA

DUPR

3.978

ZS
Zach Saraga

YNO624 · USA

DUPR

3.964

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8214991198
显示原始对决元数据 JSON
[
  {
    "team_id": 5442558890,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Latino",
        "dupr_id": "9PL7ZE",
        "rating": 4.353,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      },
      {
        "name": "Rehan Rangachari",
        "dupr_id": "V49P77",
        "rating": 3.686,
        "profile_pic_url": null,
        "location": "Ponte Vedra Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 5689285728,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joshua Rathbun",
        "dupr_id": "P5WXMG",
        "rating": 3.978,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zach  Saraga",
        "dupr_id": "YNO624",
        "rating": 3.964,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]