返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

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

ID: 5948586031

对局比分

15-10

落败 / Loss

对决日期

2026-02-01

对局时间 (估算)

8:45 AM

对决场地

Surprise, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
JY
Jan Yu

8E9R6J · Buckeye, AZ, US

DUPR

4.979

Howard Mendel

3Z7MED · Goodyear, AZ, US

DUPR

5.228

阵营 2负方
SB
Susan Baze

1NXNLZ · Scottsdale, AZ, US

DUPR

5.346

PC
Paul Cordes

3OW6NP · Gilbert, AZ, US

DUPR

4.893

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5948586031
显示原始对决元数据 JSON
[
  {
    "team_id": 6867029219,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jan Yu",
        "dupr_id": "8E9R6J",
        "rating": 4.979,
        "profile_pic_url": null,
        "location": "Buckeye, AZ, US"
      },
      {
        "name": "Howard Mendel",
        "dupr_id": "3Z7MED",
        "rating": 5.228,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1140847/images/profile/86015e58-681f-47e4-bfe2-c2ed759ff1c3.png",
        "location": "Goodyear, AZ, US"
      }
    ]
  },
  {
    "team_id": 4313582819,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Susan Baze",
        "dupr_id": "1NXNLZ",
        "rating": 5.346,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Paul Cordes",
        "dupr_id": "3OW6NP",
        "rating": 4.893,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]