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

USA Pickleball Golden Ticket - San Diego - Men's Doubles 4.5: 50+

ID: 7510685544

对局比分

12-15

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

1:00 PM

对决场地

Barnes Tennis Center

未核实场馆

对决竞争阵营

阵营 1负方
EF
Eric Falk

8KDW2K · Bakersfield, CA, US

DUPR

4.255

Tony Andrews

7DZER9 · Bakersfield, CA, US

DUPR

4.413

阵营 2胜方
JD
Jay Damasco

1NX076 · Temecula, CA, US

DUPR

4.510

JV
Jerome Villamin

84V002 · Corona, CA, US

DUPR

4.473

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7510685544
显示原始对决元数据 JSON
[
  {
    "team_id": 5024068213,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Falk",
        "dupr_id": "8KDW2K",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": "Bakersfield, CA, US"
      },
      {
        "name": "Tony Andrews",
        "dupr_id": "7DZER9",
        "rating": 4.413,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1218147/images/profile/c661b397-a2e2-436e-8e08-d66cd93c2cb9.png",
        "location": "Bakersfield, CA, US"
      }
    ]
  },
  {
    "team_id": 7213267786,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jay Damasco",
        "dupr_id": "1NX076",
        "rating": 4.51,
        "profile_pic_url": null,
        "location": "Temecula, CA, US"
      },
      {
        "name": "Jerome Villamin",
        "dupr_id": "84V002",
        "rating": 4.473,
        "profile_pic_url": null,
        "location": "Corona, CA, US"
      }
    ]
  }
]