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

Cumulative Leaderboard (Rotating Partner Style)

ID: 4799336796

对局比分

11-9

获胜 / Win

对决日期

2026-01-08

对局时间 (估算)

1:00 PM

对决场地

Hudson Valley Pickleball & Golf

未核实场馆

对决竞争阵营

阵营 1胜方
SK
shaji koshy

YXGW6E · Hopewell Junction, NY, US

DUPR

3.655

SC
Samuel Cubito

EGZ75E · Hurley, NY, US

DUPR

4.071

阵营 2负方
SD
Sigfredo Diaz

ODMVXW · Pawling, NY, US

DUPR

3.739

JR
James Reap Jr

0QPMON · Poughkeepsie, NY, US

DUPR

3.765

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4799336796
显示原始对决元数据 JSON
[
  {
    "team_id": 6583043517,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "shaji koshy",
        "dupr_id": "YXGW6E",
        "rating": 3.655,
        "profile_pic_url": null,
        "location": "Hopewell Junction, NY, US"
      },
      {
        "name": "Samuel Cubito",
        "dupr_id": "EGZ75E",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": "Hurley, NY, US"
      }
    ]
  },
  {
    "team_id": 7582045391,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sigfredo Diaz",
        "dupr_id": "ODMVXW",
        "rating": 3.739,
        "profile_pic_url": null,
        "location": "Pawling, NY, US"
      },
      {
        "name": "James Reap Jr",
        "dupr_id": "0QPMON",
        "rating": 3.765,
        "profile_pic_url": null,
        "location": "Poughkeepsie, NY, US"
      }
    ]
  }
]