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

3rd Annual Shamrock Showdown - Men's Doubles 4.0-4.5 Single Elimination All Ages

ID: 8139777876

对局比分

11-15

获胜 / Win

对决日期

2026-03-08

对局时间 (估算)

1:00 PM

对决场地

Prestige Pickleball Club

未核实场馆

对决竞争阵营

阵营 1负方
SO
Stan Oneil

76DGX5 · NJ, US

DUPR

4.180

WK
William Kuo

6ZOOWE · Fort Lee, NJ, US

DUPR

4.013

阵营 2胜方
JS
Jeffrey Scaggs

OD56O2 · USA

DUPR

3.475

ST
Scott Tolep

1NEVRZ · Queens County, NY, US

DUPR

4.544

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8139777876
显示原始对决元数据 JSON
[
  {
    "team_id": 5308647823,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stan Oneil",
        "dupr_id": "76DGX5",
        "rating": 4.18,
        "profile_pic_url": null,
        "location": "NJ, US"
      },
      {
        "name": "William Kuo",
        "dupr_id": "6ZOOWE",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": "Fort Lee, NJ, US"
      }
    ]
  },
  {
    "team_id": 6656855562,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Scaggs",
        "dupr_id": "OD56O2",
        "rating": 3.475,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Tolep",
        "dupr_id": "1NEVRZ",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  }
]