返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

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

ID: 5640446870

对局比分

5-11

落败 / Loss

对决日期

2026-04-18

对局时间 (估算)

3:30 PM

对决场地

The Courts at Pebble Creek

未核实场馆

对决竞争阵营

阵营 1负方
JM
Jordan Mander

4V49J6 · USA

DUPR

3.172

SD
shawn deluca

ZD4J5L · Maiden, NC, US

DUPR

3.316

阵营 2胜方
SF
Shannon Fisher

PZ6RVX · USA

DUPR

3.243

DC
Daniel Connor

WKMV5K · NC, US

DUPR

3.228

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5640446870
显示原始对决元数据 JSON
[
  {
    "team_id": 5646715409,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jordan Mander",
        "dupr_id": "4V49J6",
        "rating": 3.172,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "shawn deluca",
        "dupr_id": "ZD4J5L",
        "rating": 3.316,
        "profile_pic_url": null,
        "location": "Maiden, NC, US"
      }
    ]
  },
  {
    "team_id": 6146534719,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shannon Fisher",
        "dupr_id": "PZ6RVX",
        "rating": 3.243,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Connor",
        "dupr_id": "WKMV5K",
        "rating": 3.228,
        "profile_pic_url": null,
        "location": "NC, US"
      }
    ]
  }
]