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

Pool 2 - Mixed Doubles 4.0 - 48+

ID: 7218320556

对局比分

12-15

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

1:00 PM

对决场地

Oak Grove Tennis Courts

View Facility Page →

对决竞争阵营

阵营 1负方
CA
Candice Akins

8KJZKQ · Madison, MS, US

DUPR

3.694

PH
Phillip Herrington

8JPJRW · Laurel, MS, US

DUPR

3.627

阵营 2胜方
MA
Mark Angerdina

8JG2ZM · Mandeville, LA, US

DUPR

4.186

SP
Sabine Pierre

ODZZPL · Biloxi, MS, US

DUPR

3.750

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7218320556
显示原始对决元数据 JSON
[
  {
    "team_id": 6837245894,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Candice Akins",
        "dupr_id": "8KJZKQ",
        "rating": 3.694,
        "profile_pic_url": null,
        "location": "Madison, MS, US"
      },
      {
        "name": "Phillip Herrington",
        "dupr_id": "8JPJRW",
        "rating": 3.627,
        "profile_pic_url": null,
        "location": "Laurel, MS, US"
      }
    ]
  },
  {
    "team_id": 8541979053,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Angerdina",
        "dupr_id": "8JG2ZM",
        "rating": 4.186,
        "profile_pic_url": null,
        "location": "Mandeville, LA, US"
      },
      {
        "name": "Sabine Pierre",
        "dupr_id": "ODZZPL",
        "rating": 3.75,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      }
    ]
  }
]