返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

iPickle 2025 Jingle Ball Men's 4.5 (16+) Group 1

ID: 5837570035

对局比分

11-6

获胜 / Win

对决日期

2025-12-13

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
HP
Harry Phan

XJ9NKR · Riverside, CA, US

DUPR

4.381

JP
Junior P

QJNG45 · Riverside, CA, US

DUPR

4.690

阵营 2负方
JS
Josh Shih

8JDLRW · Baldwin Park, CA, US

DUPR

4.415

Dwayne Siringoringo

1QK0R5 · Rancho Cucamonga, CA, US

DUPR

4.629

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5837570035
显示原始对决元数据 JSON
[
  {
    "team_id": 8429890845,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Harry Phan",
        "dupr_id": "XJ9NKR",
        "rating": 4.381,
        "profile_pic_url": null,
        "location": "Riverside, CA, US"
      },
      {
        "name": "Junior  P",
        "dupr_id": "QJNG45",
        "rating": 4.69,
        "profile_pic_url": null,
        "location": "Riverside, CA, US"
      }
    ]
  },
  {
    "team_id": 4359127171,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Josh Shih",
        "dupr_id": "8JDLRW",
        "rating": 4.415,
        "profile_pic_url": null,
        "location": "Baldwin Park, CA, US"
      },
      {
        "name": "Dwayne Siringoringo",
        "dupr_id": "1QK0R5",
        "rating": 4.629,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/793947/images/profile/c2589975-7649-4c3b-8722-a233439da049.png",
        "location": "Rancho Cucamonga, CA, US"
      }
    ]
  }
]