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

AOP Sunday DUPR (3.646 to 4.247) - Week 1 - Round 1 Pool B

ID: 6006050060

对局比分

8-11

落败 / Loss

对决日期

2026-04-12

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
RM
Robert Meier

30LWDG · Olathe, KS, US

DUPR

3.729

LT
Laxalou Thao

M9OEMG · USA

DUPR

4.267

阵营 2胜方
DS
Damon Southall

35XPJR · Kansas City, MO, US

DUPR

3.918

BB
Bob Billings

84GOVV · Shawnee, KS, US

DUPR

3.868

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6006050060
显示原始对决元数据 JSON
[
  {
    "team_id": 4568539054,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Meier",
        "dupr_id": "30LWDG",
        "rating": 3.729,
        "profile_pic_url": null,
        "location": "Olathe, KS, US"
      },
      {
        "name": "Laxalou Thao",
        "dupr_id": "M9OEMG",
        "rating": 4.267,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6171627989,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Damon Southall",
        "dupr_id": "35XPJR",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Bob Billings",
        "dupr_id": "84GOVV",
        "rating": 3.868,
        "profile_pic_url": null,
        "location": "Shawnee, KS, US"
      }
    ]
  }
]