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

PIKL Match × DUPR | 3.5 Ladder Round 7

ID: 4455754709

对局比分

11-9

落败 / Loss

对决日期

2026-05-09

对局时间 (估算)

6:15 AM

对决场地

Los Angeles, CA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
HG
Holden Genrich

6ZXVEK · USA

DUPR

3.610

Vic Mars

OD6PK2 · Los Angeles, CA, US

DUPR

3.561

阵营 2负方
RE
Rami Eatessami

M27Q2D · Los Angeles, CA, US

DUPR

3.270

MR
Miguel Rodriguez

Z9524P · Los Angeles, CA, US

DUPR

3.480

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4455754709
显示原始对决元数据 JSON
[
  {
    "team_id": 8209251629,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Holden Genrich",
        "dupr_id": "6ZXVEK",
        "rating": 3.61,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vic Mars",
        "dupr_id": "OD6PK2",
        "rating": 3.561,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/959907/images/profile/7202bc55-aede-4317-ab65-eb59c859c7f2.png",
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 5098355475,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rami Eatessami",
        "dupr_id": "M27Q2D",
        "rating": 3.27,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Miguel Rodriguez",
        "dupr_id": "Z9524P",
        "rating": 3.48,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]