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

Pool 1 - Mixed Doubles 4.0 - 48+

ID: 8128598459

对局比分

15-11

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

12:45 AM

对决场地

Oak Grove Tennis Courts

View Facility Page →

对决竞争阵营

阵营 1胜方
EB
Eric Bailey

6ZXW5Q · Hattiesburg, MS, US

DUPR

3.586

KS
Kelly Small

3X6G04 · Nashville, TN, US

DUPR

4.327

阵营 2负方
MA
Mark Angerdina

8JG2ZM · Mandeville, LA, US

DUPR

4.192

SP
Sabine Pierre

ODZZPL · Biloxi, MS, US

DUPR

3.756

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8128598459
显示原始对决元数据 JSON
[
  {
    "team_id": 7664520137,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Bailey",
        "dupr_id": "6ZXW5Q",
        "rating": 3.586,
        "profile_pic_url": null,
        "location": "Hattiesburg, MS, US"
      },
      {
        "name": "Kelly Small",
        "dupr_id": "3X6G04",
        "rating": 4.327,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      }
    ]
  },
  {
    "team_id": 7517156127,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Angerdina",
        "dupr_id": "8JG2ZM",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "Mandeville, LA, US"
      },
      {
        "name": "Sabine Pierre",
        "dupr_id": "ODZZPL",
        "rating": 3.756,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      }
    ]
  }
]