返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

PIKL Match x DUPR 3.5 Ladder

ID: 8551649102

对局比分

2-11

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

3:30 PM

对决场地

PIKL Los Angeles

未核实场馆

对决竞争阵营

阵营 1负方
CH
Christopher Hwang

RYWL0M · USA

DUPR

3.310

Kevin Roberts

QPN5X5 · Los Angeles, CA, US

DUPR

3.428

阵营 2胜方
RE
Rami Eatessami

M27Q2D · Los Angeles, CA, US

DUPR

3.331

MP
Martin Phil

G59GNG · Los Angeles, CA, US

DUPR

3.346

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8551649102
显示原始对决元数据 JSON
[
  {
    "team_id": 7652594454,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christopher Hwang",
        "dupr_id": "RYWL0M",
        "rating": 3.31,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Roberts ",
        "dupr_id": "QPN5X5",
        "rating": 3.428,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67fd40cf02d6c.jpg",
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 7969861020,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rami Eatessami",
        "dupr_id": "M27Q2D",
        "rating": 3.331,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Martin Phil",
        "dupr_id": "G59GNG",
        "rating": 3.346,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]