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

Pebble Creek Spring Smash 2026 - Men's Doubles 3.5 (3.5-3.99)

ID: 8470578109

对局比分

11-0

落败 / Loss

对决日期

2026-04-18

对局时间 (估算)

2:15 AM

对决场地

The Courts at Pebble Creek

未核实场馆

对决竞争阵营

阵营 1胜方
HC
Hunter Coggins

NRNRM7 · USA

DUPR

3.841

AJ
andrew Jasinski

WK2XXY · USA

DUPR

3.746

阵营 2负方
JM
Jordan Mander

4V49J6 · USA

DUPR

3.162

SD
shawn deluca

ZD4J5L · Maiden, NC, US

DUPR

3.316

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8470578109
显示原始对决元数据 JSON
[
  {
    "team_id": 6028213727,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hunter Coggins",
        "dupr_id": "NRNRM7",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "andrew Jasinski",
        "dupr_id": "WK2XXY",
        "rating": 3.746,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4376024265,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jordan Mander",
        "dupr_id": "4V49J6",
        "rating": 3.162,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "shawn deluca",
        "dupr_id": "ZD4J5L",
        "rating": 3.316,
        "profile_pic_url": null,
        "location": "Maiden, NC, US"
      }
    ]
  }
]