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

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

ID: 7314150724

对局比分

15-13

落败 / Loss

对决日期

2026-02-01

对局时间 (估算)

5:00 PM

对决场地

Surprise, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
KJ
Kirstin Johnson

844K56 · Scottsdale, AZ, US

DUPR

4.365

Grant Boulay

894LEV · Sun City, AZ, US

DUPR

4.696

阵营 2负方
MF
melanie foley

8JD2VD · Mount Vernon, WA, US

DUPR

4.385

MH
Michael Huber

3VOEK6 · Goodyear, AZ, US

DUPR

4.729

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7314150724
显示原始对决元数据 JSON
[
  {
    "team_id": 7505396121,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kirstin Johnson",
        "dupr_id": "844K56",
        "rating": 4.365,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Grant Boulay",
        "dupr_id": "894LEV",
        "rating": 4.696,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1173943/images/profile/a9528433-6699-4843-a2cb-d3ca2b74d670.jpg",
        "location": "Sun City, AZ, US"
      }
    ]
  },
  {
    "team_id": 5635578709,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "melanie foley",
        "dupr_id": "8JD2VD",
        "rating": 4.385,
        "profile_pic_url": null,
        "location": "Mount Vernon, WA, US"
      },
      {
        "name": "Michael Huber",
        "dupr_id": "3VOEK6",
        "rating": 4.729,
        "profile_pic_url": null,
        "location": "Goodyear, AZ, US"
      }
    ]
  }
]