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

Wackpack 3 - Wackpack 3

ID: 6199372113

对局比分

4-11

获胜 / Win

对决日期

2026-03-09

对局时间 (估算)

10:15 AM

对决场地

Long Island Pickleball Center Melville NY

未核实场馆

对决竞争阵营

阵营 1负方
CS
Cole Stark

67Y4WE · Bellmore, NY, US

DUPR

3.146

SM
Shane Miller

N7ZQ72 · Commack, NY, US

DUPR

3.426

阵营 2胜方
MG
Matt Gabriel

YNRK54 · Commack, NY, US

DUPR

3.931

AS
A Stork

MP94MP · North Bellmore, NY, US

DUPR

3.824

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6199372113
显示原始对决元数据 JSON
[
  {
    "team_id": 7283339845,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cole  Stark",
        "dupr_id": "67Y4WE",
        "rating": 3.146,
        "profile_pic_url": null,
        "location": "Bellmore, NY, US"
      },
      {
        "name": "Shane Miller",
        "dupr_id": "N7ZQ72",
        "rating": 3.426,
        "profile_pic_url": null,
        "location": "Commack, NY, US"
      }
    ]
  },
  {
    "team_id": 6811290442,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Gabriel",
        "dupr_id": "YNRK54",
        "rating": 3.931,
        "profile_pic_url": null,
        "location": "Commack, NY, US"
      },
      {
        "name": "A Stork",
        "dupr_id": "MP94MP",
        "rating": 3.824,
        "profile_pic_url": null,
        "location": "North Bellmore, NY, US"
      }
    ]
  }
]