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

APP Tour: 2026 AARP Open - Mixed Pro Doubles (PENDING ACCEPTANCE)

ID: 4331278798

对局比分

11-7, 4-11, 9-11

获胜 / Win

对决日期

2026-03-26

对局时间 (估算)

11:30 PM

对决场地

Sideout Tsunami Pickleball Center

View Facility Page →

对决竞争阵营

阵营 1负方
Eduardo Irizarry

30XXJG · Lajas, Lajas, PR

DUPR

5.890

SP
Shannon Pretorius

3VMO4J · Cleveland, OH, US

DUPR

5.100

阵营 2胜方
RH
Riley Hanks

8DXM64 · Portland, OR, US

DUPR

5.222

BH
Brian Hou

ZDXQKW · Princeville, HI, US

DUPR

5.635

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4331278798
显示原始对决元数据 JSON
[
  {
    "team_id": 5680518812,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eduardo Irizarry",
        "dupr_id": "30XXJG",
        "rating": 5.89,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/179348/images/profile/3ed51eb3-50e2-4d68-9d1c-4fbf5ca80cca.png",
        "location": "Lajas, Lajas, PR"
      },
      {
        "name": "Shannon Pretorius",
        "dupr_id": "3VMO4J",
        "rating": 5.1,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  },
  {
    "team_id": 4986738793,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Riley Hanks",
        "dupr_id": "8DXM64",
        "rating": 5.222,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Brian Hou",
        "dupr_id": "ZDXQKW",
        "rating": 5.635,
        "profile_pic_url": null,
        "location": "Princeville, HI, US"
      }
    ]
  }
]