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

Side Out Spring Classic - Coed Doubles Skill: (4.000 To 4.999) Age: (Any)

ID: 4581894149

对局比分

1-11

落败 / Loss

对决日期

2026-04-04

对局时间 (估算)

6:15 AM

对决场地

Marietta, GA

View Facility Page →

对决竞争阵营

阵营 1负方
MT
Morgan Tochi

7DZRRM · USA

DUPR

4.284

DD
David Daniels

V7LYN5 · Decatur, GA, US

DUPR

4.079

阵营 2胜方
MW
Michael Wittland

0QPJ92 · Marietta, GA, US

DUPR

4.716

BS
Bradley Singh

QXDYQ0 · Kennesaw, GA, US

DUPR

4.947

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4581894149
显示原始对决元数据 JSON
[
  {
    "team_id": 7472652041,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Morgan Tochi",
        "dupr_id": "7DZRRM",
        "rating": 4.284,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Daniels",
        "dupr_id": "V7LYN5",
        "rating": 4.079,
        "profile_pic_url": null,
        "location": "Decatur, GA, US"
      }
    ]
  },
  {
    "team_id": 7596253915,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Wittland",
        "dupr_id": "0QPJ92",
        "rating": 4.716,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Bradley Singh",
        "dupr_id": "QXDYQ0",
        "rating": 4.947,
        "profile_pic_url": null,
        "location": "Kennesaw, GA, US"
      }
    ]
  }
]