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

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

ID: 5754186878

对局比分

12-10

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

3:30 PM

对决场地

Lake Geneva Tennis and Pickleball

未核实场馆

对决竞争阵营

阵营 1胜方
EA
Eric Arvold

DWVGMM · Cedarburg, WI, US

DUPR

4.517

JW
Jim Winkler

O6G26P · Scottsdale, AZ, US

DUPR

4.075

阵营 2负方
JR
Jaaziel Ramos

PZWV6M · Salem Lakes, WI, US

DUPR

4.015

BR
Ben Rasey

305DNQ · Whitewater, WI, US

DUPR

3.807

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5754186878
显示原始对决元数据 JSON
[
  {
    "team_id": 7666923049,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Arvold",
        "dupr_id": "DWVGMM",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Cedarburg, WI, US"
      },
      {
        "name": "Jim Winkler",
        "dupr_id": "O6G26P",
        "rating": 4.075,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 7135240491,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jaaziel Ramos",
        "dupr_id": "PZWV6M",
        "rating": 4.015,
        "profile_pic_url": null,
        "location": "Salem Lakes, WI, US"
      },
      {
        "name": "Ben Rasey",
        "dupr_id": "305DNQ",
        "rating": 3.807,
        "profile_pic_url": null,
        "location": "Whitewater, WI, US"
      }
    ]
  }
]