返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

2026 Tommy Wong Memorial Tournament - Mixed Doubles Skill: (3.5) Age: (50+)

ID: 5745263877

对局比分

10-15

获胜 / Win

对决日期

2026-02-01

对局时间 (估算)

10:15 AM

对决场地

Surprise, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
PJ
Pamela Jackson

M2GVZV · USA

DUPR

3.004

AD
Anthony DeIntinis

8GWOWQ · USA

DUPR

3.398

阵营 2胜方
DA
Debbie Andrews

1N2EVN · USA

DUPR

3.384

JZ
Jack Zollo

3XXJOR · West Islip, NY, US

DUPR

3.650

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5745263877
显示原始对决元数据 JSON
[
  {
    "team_id": 6754150894,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pamela Jackson",
        "dupr_id": "M2GVZV",
        "rating": 3.004,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anthony DeIntinis",
        "dupr_id": "8GWOWQ",
        "rating": 3.398,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4351933127,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Debbie Andrews",
        "dupr_id": "1N2EVN",
        "rating": 3.384,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jack Zollo",
        "dupr_id": "3XXJOR",
        "rating": 3.65,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      }
    ]
  }
]