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

BunnyBall

ID: 8094334326

对局比分

15-1

获胜 / Win

对决日期

2026-04-04

对局时间 (估算)

7:30 PM

对决场地

2730 Maverick Drive, Norwood, OH, USA

未核实场馆

对决竞争阵营

阵营 1胜方
MO
Max O'Leary

L526PK · Cincinnati, OH, US

DUPR

4.942

DUPR

5.326

阵营 2负方
SE
Sara Eskelsen

KO46DQ · Covington, KY, US

DUPR

3.655

AO
Aaron Ooi

ME5M2V · USA

DUPR

3.581

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8094334326
显示原始对决元数据 JSON
[
  {
    "team_id": 8542030000,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Max O'Leary",
        "dupr_id": "L526PK",
        "rating": 4.942,
        "profile_pic_url": null,
        "location": "Cincinnati, OH, US"
      },
      {
        "name": "Chellapriya Vythinathan",
        "dupr_id": "V209VP",
        "rating": 5.326,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7900627909,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sara Eskelsen",
        "dupr_id": "KO46DQ",
        "rating": 3.655,
        "profile_pic_url": null,
        "location": "Covington, KY, US"
      },
      {
        "name": "Aaron Ooi",
        "dupr_id": "ME5M2V",
        "rating": 3.581,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]