返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Camp Pickleball's Spring Smash - Coed Doubles: (Open / 4.5+)

ID: 7430104409

对局比分

11-15

落败 / Loss

对决日期

2026-04-26

对局时间 (估算)

6:15 AM

对决场地

Plainville, CT

未核实场馆

对决竞争阵营

阵营 1负方
AJ
Adam Jablon

30MLN4 · New York, NY, US

DUPR

5.134

NC
Neil Collins

4VOMK6 · Los Angeles, CA, US

DUPR

5.503

阵营 2胜方
EH
Ethan Hall

4LZYGV · Duxbury, MA, US

DUPR

5.268

DM
Dustin Maylath-Bryant

L52J55 · Worcester, MA, US

DUPR

5.348

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7430104409
显示原始对决元数据 JSON
[
  {
    "team_id": 7759347613,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Adam Jablon",
        "dupr_id": "30MLN4",
        "rating": 5.134,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Neil Collins",
        "dupr_id": "4VOMK6",
        "rating": 5.503,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 4609158967,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ethan Hall",
        "dupr_id": "4LZYGV",
        "rating": 5.268,
        "profile_pic_url": null,
        "location": "Duxbury, MA, US"
      },
      {
        "name": "Dustin Maylath-Bryant",
        "dupr_id": "L52J55",
        "rating": 5.348,
        "profile_pic_url": null,
        "location": "Worcester, MA, US"
      }
    ]
  }
]