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

Men's Singles 5.0 - CAPA LA Champ 2025

ID: 8379267941

对局比分

15-4

获胜 / Win

对决日期

2025-06-01

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RJ
Riley Jiang

9P466R · Alameda, CA, US

DUPR

4.531

阵营 2负方
Mark Girgis

8EG4V1 · Los Angeles, CA, US

DUPR

4.196

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8379267941
显示原始对决元数据 JSON
[
  {
    "team_id": 6987626608,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Riley Jiang",
        "dupr_id": "9P466R",
        "rating": 4.531,
        "profile_pic_url": null,
        "location": "Alameda, CA, US"
      }
    ]
  },
  {
    "team_id": 7648282241,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Girgis",
        "dupr_id": "8EG4V1",
        "rating": 4.196,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1287461/images/profile/f7632ec3-f766-4ed6-944d-4315278feb47.png",
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]