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

Pool B - 2 Men 1 Woman DUPR 13 (max aggregate 13.8)

ID: 7314015288

对局比分

8-11

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

1:00 PM

对决场地

Lake Geneva Tennis and Pickleball

未核实场馆

对决竞争阵营

阵营 1负方
BR
Ben Rasey

305DNQ · Whitewater, WI, US

DUPR

3.830

JR
Jaaziel Ramos

PZWV6M · Salem Lakes, WI, US

DUPR

4.048

阵营 2胜方
GB
Garrett Butler

76M7N0 · Milwaukee, WI, US

DUPR

4.432

TW
Trevor Wynkoop

JJD9E4 · Milwaukee, WI, US

DUPR

4.553

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7314015288
显示原始对决元数据 JSON
[
  {
    "team_id": 7735830449,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ben Rasey",
        "dupr_id": "305DNQ",
        "rating": 3.83,
        "profile_pic_url": null,
        "location": "Whitewater, WI, US"
      },
      {
        "name": "Jaaziel Ramos",
        "dupr_id": "PZWV6M",
        "rating": 4.048,
        "profile_pic_url": null,
        "location": "Salem Lakes, WI, US"
      }
    ]
  },
  {
    "team_id": 5677434972,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Garrett Butler",
        "dupr_id": "76M7N0",
        "rating": 4.432,
        "profile_pic_url": null,
        "location": "Milwaukee, WI, US"
      },
      {
        "name": "Trevor Wynkoop",
        "dupr_id": "JJD9E4",
        "rating": 4.553,
        "profile_pic_url": null,
        "location": "Milwaukee, WI, US"
      }
    ]
  }
]