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

AOP Sunday DUPR (3.450 to 4.295) - Week 5 - Bracket - Finals

ID: 6405617802

对局比分

9-15

获胜 / Win

对决日期

2026-05-10

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MR
Michelle Roth

3XOGP5 · Leawood, KS, US

DUPR

3.717

BG
Bryson Grau

842QR6 · Lake Waukomis, MO, US

DUPR

3.495

阵营 2胜方
VS
Viren Sawant

DWD2ZY · Overland Park, KS, US

DUPR

4.165

BS
Bryan Sloan

WX9YEM · Kansas City, MO, US

DUPR

3.990

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6405617802
显示原始对决元数据 JSON
[
  {
    "team_id": 6115360300,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michelle Roth",
        "dupr_id": "3XOGP5",
        "rating": 3.717,
        "profile_pic_url": null,
        "location": "Leawood, KS, US"
      },
      {
        "name": "Bryson Grau",
        "dupr_id": "842QR6",
        "rating": 3.495,
        "profile_pic_url": null,
        "location": "Lake Waukomis, MO, US"
      }
    ]
  },
  {
    "team_id": 7442064368,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Viren Sawant",
        "dupr_id": "DWD2ZY",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Bryan Sloan",
        "dupr_id": "WX9YEM",
        "rating": 3.99,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  }
]