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

2026 Tommy Wong Memorial Tournament - Mixed Doubles Skill: (4.5 To 5.0) Age: (19+ 35+)

ID: 8031076449

对局比分

6-15

获胜 / Win

对决日期

2026-02-01

对局时间 (估算)

10:15 AM

对决场地

Surprise, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
VF
valerie fry

84E7K2 · Bend, OR, US

DUPR

4.086

LJ
Lucas Johnson

X2O4N4 · Graham County, AZ, US

DUPR

4.438

阵营 2胜方
EP
Elisha Prince

3PZOYQ · Surprise, AZ, US

DUPR

4.896

JP
Joe Prince

8DPR68 · Surprise, AZ, US

DUPR

5.309

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8031076449
显示原始对决元数据 JSON
[
  {
    "team_id": 4489402369,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "valerie fry",
        "dupr_id": "84E7K2",
        "rating": 4.086,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      },
      {
        "name": "Lucas Johnson",
        "dupr_id": "X2O4N4",
        "rating": 4.438,
        "profile_pic_url": null,
        "location": "Graham County, AZ, US"
      }
    ]
  },
  {
    "team_id": 5780438447,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elisha Prince",
        "dupr_id": "3PZOYQ",
        "rating": 4.896,
        "profile_pic_url": null,
        "location": "Surprise, AZ, US"
      },
      {
        "name": "Joe Prince",
        "dupr_id": "8DPR68",
        "rating": 5.309,
        "profile_pic_url": null,
        "location": "Surprise, AZ, US"
      }
    ]
  }
]