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

Cumulative Leaderboard (Rotating Partner Style)

ID: 5109927094

对局比分

11-7

落败 / Loss

对决日期

2026-01-08

对局时间 (估算)

11:30 PM

对决场地

Hudson Valley Pickleball & Golf

未核实场馆

对决竞争阵营

阵营 1胜方
SK
shaji koshy

YXGW6E · Hopewell Junction, NY, US

DUPR

3.660

FC
Francis Comesanas

7D9695 · Germantown, NY, US

DUPR

4.292

阵营 2负方
SD
Sigfredo Diaz

ODMVXW · Pawling, NY, US

DUPR

3.733

SC
Samuel Cubito

EGZ75E · Hurley, NY, US

DUPR

4.057

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5109927094
显示原始对决元数据 JSON
[
  {
    "team_id": 6415584241,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "shaji koshy",
        "dupr_id": "YXGW6E",
        "rating": 3.66,
        "profile_pic_url": null,
        "location": "Hopewell Junction, NY, US"
      },
      {
        "name": "Francis Comesanas",
        "dupr_id": "7D9695",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": "Germantown, NY, US"
      }
    ]
  },
  {
    "team_id": 5483619132,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sigfredo Diaz",
        "dupr_id": "ODMVXW",
        "rating": 3.733,
        "profile_pic_url": null,
        "location": "Pawling, NY, US"
      },
      {
        "name": "Samuel Cubito",
        "dupr_id": "EGZ75E",
        "rating": 4.057,
        "profile_pic_url": null,
        "location": "Hurley, NY, US"
      }
    ]
  }
]