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

Pool 1 - Men's Doubles 4.0+ - 20+

ID: 5897542398

对局比分

15-12

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

7:30 PM

对决场地

Oak Grove Tennis Courts

View Facility Page →

对决竞争阵营

阵营 1胜方
EB
Eric Bailey

6ZXW5Q · Hattiesburg, MS, US

DUPR

3.530

TM
Tyler Mitchell

ZN9GZD · Hattiesburg, MS, US

DUPR

3.362

阵营 2负方
BT
Brian Townsend

KOX9NO · Purvis, MS, US

DUPR

3.758

SW
Sam Walker

V79WO7 · Hattiesburg, MS, US

DUPR

3.847

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5897542398
显示原始对决元数据 JSON
[
  {
    "team_id": 4393736793,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Bailey",
        "dupr_id": "6ZXW5Q",
        "rating": 3.53,
        "profile_pic_url": null,
        "location": "Hattiesburg, MS, US"
      },
      {
        "name": "Tyler Mitchell",
        "dupr_id": "ZN9GZD",
        "rating": 3.362,
        "profile_pic_url": null,
        "location": "Hattiesburg, MS, US"
      }
    ]
  },
  {
    "team_id": 7979667983,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Townsend",
        "dupr_id": "KOX9NO",
        "rating": 3.758,
        "profile_pic_url": null,
        "location": "Purvis, MS, US"
      },
      {
        "name": "Sam Walker",
        "dupr_id": "V79WO7",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": "Hattiesburg, MS, US"
      }
    ]
  }
]