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

Mixed Doubles 4.25+ St Paddle's Day Shamrock Smackdown - Pickleheads Pool Play - W2

ID: 5435974551

对局比分

11-2

获胜 / Win

对决日期

2026-03-14

对局时间 (估算)

4:45 AM

对决场地

Hagerman Sports Complex

View Facility Page →

对决竞争阵营

阵营 1胜方
TG
Tim Granado

35DJQL · Pismo Beach, CA, US

DUPR

4.290

MK
Mika Kirschenmann

12J77R · USA

DUPR

3.877

阵营 2负方
NS
Norman San Juan

V7O4W6 · Arroyo Grande, CA, US

DUPR

3.742

Marie Ocafrain

3VEZDP · Arroyo Grande, CA, US

DUPR

4.007

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5435974551
显示原始对决元数据 JSON
[
  {
    "team_id": 6265357884,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Granado",
        "dupr_id": "35DJQL",
        "rating": 4.29,
        "profile_pic_url": null,
        "location": "Pismo Beach, CA, US"
      },
      {
        "name": "Mika Kirschenmann",
        "dupr_id": "12J77R",
        "rating": 3.877,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4939068819,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Norman San Juan",
        "dupr_id": "V7O4W6",
        "rating": 3.742,
        "profile_pic_url": null,
        "location": "Arroyo Grande, CA, US"
      },
      {
        "name": "Marie Ocafrain",
        "dupr_id": "3VEZDP",
        "rating": 4.007,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1491997/images/profile/053bef3b-fbc5-4a87-94d2-70072952ea4a.png",
        "location": "Arroyo Grande, CA, US"
      }
    ]
  }
]