返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

USLPL Baltimore

ID: 6926682656

对局比分

11-9, 10-11, 11-3

获胜 / Win

对决日期

2025-12-07

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DR
Daniel Richards

3VGZJP · Shakopee, MN, US

DUPR

4.838

AP
Amy Porter

8KKQW7 · Eden, NY, US

DUPR

4.706

阵营 2负方
MC
Michael Cao

3V2Z46 · Chesterfield, VA, US

DUPR

4.783

MC
Marcie Cetani

3XK7L5 · Glen Allen, VA, US

DUPR

4.994

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6926682656
显示原始对决元数据 JSON
[
  {
    "team_id": 5656917658,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Richards",
        "dupr_id": "3VGZJP",
        "rating": 4.838,
        "profile_pic_url": null,
        "location": "Shakopee, MN, US"
      },
      {
        "name": "Amy Porter",
        "dupr_id": "8KKQW7",
        "rating": 4.706,
        "profile_pic_url": null,
        "location": "Eden, NY, US"
      }
    ]
  },
  {
    "team_id": 7834522727,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Cao",
        "dupr_id": "3V2Z46",
        "rating": 4.783,
        "profile_pic_url": null,
        "location": "Chesterfield, VA, US"
      },
      {
        "name": "Marcie Cetani",
        "dupr_id": "3XK7L5",
        "rating": 4.994,
        "profile_pic_url": null,
        "location": "Glen Allen, VA, US"
      }
    ]
  }
]