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

2026 B\Town Throwdown - Cash Prize Tournament - Mens Doubles Skill: (5.0) Age: (Any)

ID: 4720160367

对局比分

3-11

落败 / Loss

对决日期

2026-03-28

对局时间 (估算)

4:45 AM

对决场地

Bloomington, IL

View Facility Page →

对决竞争阵营

阵营 1负方
DL
David Lawrence

YG0MZ4 · Moline, IL, US

DUPR

4.902

KG
Keith Grant

3OX42W · Bettendorf, IA, US

DUPR

4.957

阵营 2胜方
WL
William Lin

YXDGKP · Bettendorf, IA, US

DUPR

5.102

MB
Matthew Birkhofer

8DPGQ6 · Bettendorf, IA, US

DUPR

5.108

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4720160367
显示原始对决元数据 JSON
[
  {
    "team_id": 5289712964,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Lawrence",
        "dupr_id": "YG0MZ4",
        "rating": 4.902,
        "profile_pic_url": null,
        "location": "Moline, IL, US"
      },
      {
        "name": "Keith Grant",
        "dupr_id": "3OX42W",
        "rating": 4.957,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      }
    ]
  },
  {
    "team_id": 5892395036,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "William Lin",
        "dupr_id": "YXDGKP",
        "rating": 5.102,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      },
      {
        "name": "Matthew Birkhofer",
        "dupr_id": "8DPGQ6",
        "rating": 5.108,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      }
    ]
  }
]