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

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

ID: 7497106370

对局比分

5-11, 11-6, 11-9

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

3:30 PM

对决场地

Wilson, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
DS
Davis Stone

4VL07G · USA

DUPR

3.865

Matthew Groom

XJWZPR · Wake Forest, NC, US

DUPR

3.966

阵营 2负方
KA
Kumaran Anbalagan

WXMK9L · Cary, NC, US

DUPR

4.005

SS
Sathish Subramani

ZN5KQD · Cary, NC, US

DUPR

4.014

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7497106370
显示原始对决元数据 JSON
[
  {
    "team_id": 7837990446,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Davis Stone",
        "dupr_id": "4VL07G",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Groom",
        "dupr_id": "XJWZPR",
        "rating": 3.966,
        "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": 8345508012,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kumaran Anbalagan",
        "dupr_id": "WXMK9L",
        "rating": 4.005,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      },
      {
        "name": "Sathish Subramani",
        "dupr_id": "ZN5KQD",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      }
    ]
  }
]