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

New England Men's Fall Pickleball Series 2025 - Mens Doubles Skill: (Any) Age: (Any)

ID: 6010190328

对局比分

4-11

获胜 / Win

对决日期

2025-10-11

对局时间 (估算)

1:00 PM

对决场地

New Canaan, CT

View Facility Page →

对决竞争阵营

阵营 1负方
SK
Suey Ko

30976N · CT, US

DUPR

4.329

SG
Scott Gattey

6ZLDY0 · Newtown, CT, US

DUPR

4.297

阵营 2胜方
JR
Jeremy Robinson

6ZVRW0 · Redding, CT, US

DUPR

4.411

WM
William Morris

2LW6KY · Newtown, CT, US

DUPR

4.713

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6010190328
显示原始对决元数据 JSON
[
  {
    "team_id": 6061070910,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Suey Ko",
        "dupr_id": "30976N",
        "rating": 4.329,
        "profile_pic_url": null,
        "location": "CT, US"
      },
      {
        "name": "Scott Gattey",
        "dupr_id": "6ZLDY0",
        "rating": 4.297,
        "profile_pic_url": null,
        "location": "Newtown, CT, US"
      }
    ]
  },
  {
    "team_id": 7246015852,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeremy Robinson",
        "dupr_id": "6ZVRW0",
        "rating": 4.411,
        "profile_pic_url": null,
        "location": "Redding, CT, US"
      },
      {
        "name": "William Morris",
        "dupr_id": "2LW6KY",
        "rating": 4.713,
        "profile_pic_url": null,
        "location": "Newtown, CT, US"
      }
    ]
  }
]