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

1010 Wins Pickleball Tournament Fall 2025: Presented by Nissan - Mixed Doubles 4.5 (Max Team Rating 9.5)

ID: 5911282248

对局比分

15-12

获胜 / Win

对决日期

2025-10-11

对局时间 (估算)

1:00 PM

对决场地

SPORTIME Randall’s Island / JMTA New York City, 1 Randall’s Island, New York, NY 10035, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JH
Johnathan Hsu

8WD5PM · New York, NY, US

DUPR

4.888

SE
Sophia Ebron

ZNNZKW · Guanacaste Province, CR

DUPR

4.066

阵营 2负方
CL
Christina Li

QPN7ER · New York, NY, US

DUPR

4.640

AG
Allen Gao

O6PZE7 · New York, NY, US

DUPR

4.323

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5911282248
显示原始对决元数据 JSON
[
  {
    "team_id": 7582521761,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Johnathan Hsu",
        "dupr_id": "8WD5PM",
        "rating": 4.888,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Sophia Ebron",
        "dupr_id": "ZNNZKW",
        "rating": 4.066,
        "profile_pic_url": null,
        "location": "Guanacaste Province, CR"
      }
    ]
  },
  {
    "team_id": 6134217545,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christina Li",
        "dupr_id": "QPN7ER",
        "rating": 4.64,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Allen Gao",
        "dupr_id": "O6PZE7",
        "rating": 4.323,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]