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

Diamond Pickleball's Pickle Bowl II Mixed 4.5 35+, 50+

ID: 4832960136

对局比分

11-3

落败 / Loss

对决日期

2026-02-15

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
EF
Eric Falk

8KDW2K · Bakersfield, CA, US

DUPR

4.187

Joy Rodriguez

8GX6PQ · Bakersfield, CA, US

DUPR

4.613

阵营 2负方
SL
Sung Lee

1N0Q7W · Pasadena, CA, US

DUPR

4.265

DE
Daniella Eisman

597QZ5 · Los Angeles, CA, US

DUPR

3.879

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4832960136
显示原始对决元数据 JSON
[
  {
    "team_id": 5335265000,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Falk",
        "dupr_id": "8KDW2K",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": "Bakersfield, CA, US"
      },
      {
        "name": "Joy Rodriguez",
        "dupr_id": "8GX6PQ",
        "rating": 4.613,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1046634/images/profile/499e87d6-60d0-4398-b66e-5626d53157b6.png",
        "location": "Bakersfield, CA, US"
      }
    ]
  },
  {
    "team_id": 5380582200,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sung Lee",
        "dupr_id": "1N0Q7W",
        "rating": 4.265,
        "profile_pic_url": null,
        "location": "Pasadena, CA, US"
      },
      {
        "name": "Daniella Eisman",
        "dupr_id": "597QZ5",
        "rating": 3.879,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]