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

Pool 2 - Mixed Doubles 4.0 - 48+

ID: 4628009559

对局比分

9-15

落败 / Loss

对决日期

2026-04-26

对局时间 (估算)

4:45 AM

对决场地

Oak Grove Tennis Courts

View Facility Page →

对决竞争阵营

阵营 1负方
MA
Mark Angerdina

8JG2ZM · Mandeville, LA, US

DUPR

4.184

SP
Sabine Pierre

ODZZPL · Biloxi, MS, US

DUPR

3.748

阵营 2胜方
AM
Angie Minter

76R9PM · Ocean Springs, MS, US

DUPR

4.027

SP
Steven Pascua

99YLJJ · Biloxi, MS, US

DUPR

4.262

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4628009559
显示原始对决元数据 JSON
[
  {
    "team_id": 8192807608,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Angerdina",
        "dupr_id": "8JG2ZM",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": "Mandeville, LA, US"
      },
      {
        "name": "Sabine Pierre",
        "dupr_id": "ODZZPL",
        "rating": 3.748,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      }
    ]
  },
  {
    "team_id": 8530571974,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Angie Minter",
        "dupr_id": "76R9PM",
        "rating": 4.027,
        "profile_pic_url": null,
        "location": "Ocean Springs, MS, US"
      },
      {
        "name": "Steven Pascua",
        "dupr_id": "99YLJJ",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      }
    ]
  }
]