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

Cumulative Leaderboard (Rotating Partner Style)

ID: 6599188971

对局比分

11-9

获胜 / Win

对决日期

2026-01-08

对局时间 (估算)

4:45 AM

对决场地

Hudson Valley Pickleball & Golf

未核实场馆

对决竞争阵营

阵营 1胜方
FC
Francis Comesanas

7D9695 · Germantown, NY, US

DUPR

4.287

SC
Samuel Cubito

EGZ75E · Hurley, NY, US

DUPR

4.062

阵营 2负方
CS
Claes schamberg

2L7QMR · Hyde Park, NY, US

DUPR

3.771

JR
James Reap Jr

0QPMON · Poughkeepsie, NY, US

DUPR

3.794

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6599188971
显示原始对决元数据 JSON
[
  {
    "team_id": 6447286065,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Francis Comesanas",
        "dupr_id": "7D9695",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "Germantown, NY, US"
      },
      {
        "name": "Samuel Cubito",
        "dupr_id": "EGZ75E",
        "rating": 4.062,
        "profile_pic_url": null,
        "location": "Hurley, NY, US"
      }
    ]
  },
  {
    "team_id": 5574256502,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Claes schamberg",
        "dupr_id": "2L7QMR",
        "rating": 3.771,
        "profile_pic_url": null,
        "location": "Hyde Park, NY, US"
      },
      {
        "name": "James Reap Jr",
        "dupr_id": "0QPMON",
        "rating": 3.794,
        "profile_pic_url": null,
        "location": "Poughkeepsie, NY, US"
      }
    ]
  }
]