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

MD 5.0 8+(Sat 8am) Group A

ID: 5559392672

对局比分

6-11

落败 / Loss

对决日期

2025-10-04

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DM
David Moore

3YZLDE · Cupertino, CA, US

DUPR

4.563

JR
Jonathan Rojas

GGD66V · Sunnyvale, CA, US

DUPR

4.224

阵营 2胜方
Dwayne Siringoringo

1QK0R5 · Rancho Cucamonga, CA, US

DUPR

4.653

William Cao

4Z7WYK · Arcadia, CA, US

DUPR

4.699

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5559392672
显示原始对决元数据 JSON
[
  {
    "team_id": 8418233922,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Moore",
        "dupr_id": "3YZLDE",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "Cupertino, CA, US"
      },
      {
        "name": "Jonathan Rojas",
        "dupr_id": "GGD66V",
        "rating": 4.224,
        "profile_pic_url": null,
        "location": "Sunnyvale, CA, US"
      }
    ]
  },
  {
    "team_id": 4383895408,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dwayne Siringoringo",
        "dupr_id": "1QK0R5",
        "rating": 4.653,
        "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"
      },
      {
        "name": "William Cao",
        "dupr_id": "4Z7WYK",
        "rating": 4.699,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/40602/images/profile/4a5f2f8b-1f76-4edd-b766-aefab4432fa7.png",
        "location": "Arcadia, CA, US"
      }
    ]
  }
]