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

PPBROA College Cup 2026 - JMU 4 v VT 4

ID: 6928155144

对局比分

21-18

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
GM
Gunnar Mancuso

L57QLJ · Glen Allen, VA, US

DUPR

4.242

CM
Caroline Messier

7D2299 · USA

DUPR

3.374

阵营 2负方
GS
Gavin Springer

84WRY2 · Swedesboro, NJ, US

DUPR

4.566

JH
Julia Hocker

7JRJ6N · USA

DUPR

3.428

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6928155144
显示原始对决元数据 JSON
[
  {
    "team_id": 8399378929,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gunnar Mancuso",
        "dupr_id": "L57QLJ",
        "rating": 4.242,
        "profile_pic_url": null,
        "location": "Glen Allen, VA, US"
      },
      {
        "name": "Caroline Messier",
        "dupr_id": "7D2299",
        "rating": 3.374,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7010423763,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gavin Springer",
        "dupr_id": "84WRY2",
        "rating": 4.566,
        "profile_pic_url": null,
        "location": "Swedesboro, NJ, US"
      },
      {
        "name": "Julia Hocker",
        "dupr_id": "7JRJ6N",
        "rating": 3.428,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]