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

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

ID: 7569174497

对局比分

5-11

获胜 / Win

对决日期

2025-10-11

对局时间 (估算)

6:15 AM

对决场地

New Canaan, CT

View Facility Page →

对决竞争阵营

阵营 1负方
JL
Jared Levy

EGGKOV · Ardsley, NY, US

DUPR

4.199

MS
Milan Spisek

RZO4ZZ · Easton, CT, US

DUPR

4.227

阵营 2胜方
JR
Jeremy Robinson

6ZVRW0 · Redding, CT, US

DUPR

4.306

WM
William Morris

2LW6KY · Newtown, CT, US

DUPR

4.560

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7569174497
显示原始对决元数据 JSON
[
  {
    "team_id": 6027095534,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jared Levy",
        "dupr_id": "EGGKOV",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": "Ardsley, NY, US"
      },
      {
        "name": "Milan Spisek",
        "dupr_id": "RZO4ZZ",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": "Easton, CT, US"
      }
    ]
  },
  {
    "team_id": 5664589837,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeremy Robinson",
        "dupr_id": "6ZVRW0",
        "rating": 4.306,
        "profile_pic_url": null,
        "location": "Redding, CT, US"
      },
      {
        "name": "William Morris",
        "dupr_id": "2LW6KY",
        "rating": 4.56,
        "profile_pic_url": null,
        "location": "Newtown, CT, US"
      }
    ]
  }
]