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

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

ID: 7442542648

对局比分

15-17

落败 / Loss

对决日期

2026-05-10

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SB
Steve Berndsen

3ZYJLL · Lawrence, KS, US

DUPR

3.750

DM
David Meredith

QX47ON · Basehor, KS, US

DUPR

3.546

阵营 2胜方
MR
Michelle Roth

3XOGP5 · Leawood, KS, US

DUPR

3.625

BG
Bryson Grau

842QR6 · Lake Waukomis, MO, US

DUPR

3.480

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7442542648
显示原始对决元数据 JSON
[
  {
    "team_id": 5529466126,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve Berndsen",
        "dupr_id": "3ZYJLL",
        "rating": 3.75,
        "profile_pic_url": null,
        "location": "Lawrence, KS, US"
      },
      {
        "name": "David  Meredith",
        "dupr_id": "QX47ON",
        "rating": 3.546,
        "profile_pic_url": null,
        "location": "Basehor, KS, US"
      }
    ]
  },
  {
    "team_id": 5735203366,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michelle Roth",
        "dupr_id": "3XOGP5",
        "rating": 3.625,
        "profile_pic_url": null,
        "location": "Leawood, KS, US"
      },
      {
        "name": "Bryson Grau",
        "dupr_id": "842QR6",
        "rating": 3.48,
        "profile_pic_url": null,
        "location": "Lake Waukomis, MO, US"
      }
    ]
  }
]