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

PPBROA College Cup 2026 - JMU 5 v JMU 4

ID: 7993829731

对局比分

22-20

落败 / Loss

对决日期

2026-03-28

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AC
Aaron Chandler

84KO9K · Falls Church, VA, US

DUPR

4.606

WH
Will Halstead

KONPWY · Henrico County, VA, US

DUPR

4.421

阵营 2负方
AM
Aryan Mozar

GGXOGQ · Glen Allen, VA, US

DUPR

4.339

GM
Gunnar Mancuso

L57QLJ · Glen Allen, VA, US

DUPR

4.206

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7993829731
显示原始对决元数据 JSON
[
  {
    "team_id": 6435853781,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aaron Chandler",
        "dupr_id": "84KO9K",
        "rating": 4.606,
        "profile_pic_url": null,
        "location": "Falls Church, VA, US"
      },
      {
        "name": "Will Halstead",
        "dupr_id": "KONPWY",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": "Henrico County, VA, US"
      }
    ]
  },
  {
    "team_id": 6554827049,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aryan Mozar",
        "dupr_id": "GGXOGQ",
        "rating": 4.339,
        "profile_pic_url": null,
        "location": "Glen Allen, VA, US"
      },
      {
        "name": "Gunnar Mancuso",
        "dupr_id": "L57QLJ",
        "rating": 4.206,
        "profile_pic_url": null,
        "location": "Glen Allen, VA, US"
      }
    ]
  }
]