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

AOP Sunday DUPR (3.324 to 4.286) - Week 7 - Round 1 Pool B

ID: 7010265187

对局比分

11-5

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DS
Damon Southall

35XPJR · Kansas City, MO, US

DUPR

4.054

AS
Andrew Saunders

DYWZEM · Kansas City, MO, US

DUPR

3.537

阵营 2负方
BG
Bryson Grau

842QR6 · Lake Waukomis, MO, US

DUPR

3.521

MC
Michael Cobb

8W5GDQ · Overland Park, KS, US

DUPR

3.333

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7010265187
显示原始对决元数据 JSON
[
  {
    "team_id": 4369471753,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Damon Southall",
        "dupr_id": "35XPJR",
        "rating": 4.054,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Andrew Saunders",
        "dupr_id": "DYWZEM",
        "rating": 3.537,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  },
  {
    "team_id": 8377715747,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryson Grau",
        "dupr_id": "842QR6",
        "rating": 3.521,
        "profile_pic_url": null,
        "location": "Lake Waukomis, MO, US"
      },
      {
        "name": "Michael Cobb",
        "dupr_id": "8W5GDQ",
        "rating": 3.333,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      }
    ]
  }
]