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

Mixed 4.0

ID: 6950728090

对局比分

8-15

落败 / Loss

对决日期

2026-05-17

对局时间 (估算)

11:30 PM

对决场地

The Picklr - Villa Park

View Facility Page →

对决竞争阵营

阵营 1负方
RB
Regina Budrys

V779D7 · Hinsdale, IL, US

DUPR

3.911

RB
Renaldas Budrys

849NVM · Kaunas, Kaunas County, LT

DUPR

4.072

阵营 2胜方
BR
Breah R Ponce

84V2P2 · Chicago, IL, US

DUPR

4.373

MR
Matthew Radley

MYPNGG · Schaumburg, IL, US

DUPR

4.248

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6950728090
显示原始对决元数据 JSON
[
  {
    "team_id": 7877507002,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Regina Budrys",
        "dupr_id": "V779D7",
        "rating": 3.911,
        "profile_pic_url": null,
        "location": "Hinsdale, IL, US"
      },
      {
        "name": "Renaldas Budrys",
        "dupr_id": "849NVM",
        "rating": 4.072,
        "profile_pic_url": null,
        "location": "Kaunas, Kaunas County, LT"
      }
    ]
  },
  {
    "team_id": 6405960391,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Breah R Ponce",
        "dupr_id": "84V2P2",
        "rating": 4.373,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Matthew Radley",
        "dupr_id": "MYPNGG",
        "rating": 4.248,
        "profile_pic_url": null,
        "location": "Schaumburg, IL, US"
      }
    ]
  }
]