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

Performance College Cup - Challenger Bracket - Men's Division

ID: 8329419325

对局比分

21-18, 21-23, 21-12

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

2:15 AM

对决场地

Roanoke, VA

View Facility Page →

对决竞争阵营

阵营 1胜方
AM
Anthony Mele

M2EVVO · Charlotte, NC, US

DUPR

4.249

GS
Grant Sasser

7DVED0 · USA

DUPR

4.346

阵营 2负方
CD
Cooper Duncan

67G77G · Dartmouth, MA, US

DUPR

3.947

KB
Kadin Brown

7NW2RN · USA

DUPR

4.144

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8329419325
显示原始对决元数据 JSON
[
  {
    "team_id": 5879590873,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anthony Mele",
        "dupr_id": "M2EVVO",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Grant Sasser",
        "dupr_id": "7DVED0",
        "rating": 4.346,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6837330441,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cooper Duncan",
        "dupr_id": "67G77G",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": "Dartmouth, MA, US"
      },
      {
        "name": "Kadin Brown",
        "dupr_id": "7NW2RN",
        "rating": 4.144,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]