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

2025 Tommy Wong Memorial - Mens Doubles Skill: (4.5) Age: (12 To 34) (35 to 49)

ID: 7420375723

对局比分

5-11, 7-11

获胜 / Win

对决日期

2025-02-01

对局时间 (估算)

8:45 AM

对决场地

Surprise, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
Steven Alves

1NXNP6 · Peoria, AZ, US

DUPR

5.236

CH
Charles Hoyt

3OZEMW · Phoenix, AZ, US

DUPR

3.576

阵营 2胜方
SF
Shamus Flanagan

M200XP · Phoenix, AZ, US

DUPR

4.059

BE
Brogan Edgell

O3X7R3 · Phoenix, AZ, US

DUPR

5.072

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7420375723
显示原始对决元数据 JSON
[
  {
    "team_id": 7628926432,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Alves",
        "dupr_id": "1NXNP6",
        "rating": 5.236,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/69657b496d011.jpg",
        "location": "Peoria, AZ, US"
      },
      {
        "name": "Charles Hoyt",
        "dupr_id": "3OZEMW",
        "rating": 3.576,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 4459437055,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shamus Flanagan",
        "dupr_id": "M200XP",
        "rating": 4.059,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Brogan Edgell",
        "dupr_id": "O3X7R3",
        "rating": 5.072,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]