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

2026 Wilson PPA Challenger - Mens Doubles Skill: (4.5) Age: (08 To 49)

ID: 6753664121

对局比分

9-15

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

6:15 AM

对决场地

Wilson, NC

View Facility Page →

对决竞争阵营

阵营 1负方
DS
Davis Stone

4VL07G · USA

DUPR

3.885

Matthew Groom

XJWZPR · Wake Forest, NC, US

DUPR

3.975

阵营 2胜方
DS
David Smith

3VLRDP · NC, US

DUPR

3.892

OK
Oliver King

MY697P · Raleigh, NC, US

DUPR

4.378

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6753664121
显示原始对决元数据 JSON
[
  {
    "team_id": 5095445668,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Davis Stone",
        "dupr_id": "4VL07G",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Groom",
        "dupr_id": "XJWZPR",
        "rating": 3.975,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1450222/images/profile/b32437d6-1cf8-4dad-9855-769f11ac8f3f.png",
        "location": "Wake Forest, NC, US"
      }
    ]
  },
  {
    "team_id": 7307673165,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Smith",
        "dupr_id": "3VLRDP",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": "NC, US"
      },
      {
        "name": "Oliver King",
        "dupr_id": "MY697P",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  }
]