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

Competitive Open Play Match

ID: 6366314754

对局比分

2-11

获胜 / Win

对决日期

2026-05-28

对局时间 (估算)

7:30 PM

对决场地

Redlands, CA, USA

View Facility Page →

对决竞争阵营

阵营 1负方
RB
Richard Blackey

3YMVN4 · Redlands, CA, US

DUPR

4.592

AP
Amani Purcell

8ELREW · Running Springs, CA, US

DUPR

4.407

阵营 2胜方
RT
Rick Terukina

3ZZDGD · Yucaipa, CA, US

DUPR

4.558

CT
Chris Tsai

3ZDVOW · Redlands, CA, US

DUPR

3.934

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6366314754
显示原始对决元数据 JSON
[
  {
    "team_id": 6110850330,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Richard Blackey",
        "dupr_id": "3YMVN4",
        "rating": 4.592,
        "profile_pic_url": null,
        "location": "Redlands, CA, US"
      },
      {
        "name": "Amani Purcell",
        "dupr_id": "8ELREW",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": "Running Springs, CA, US"
      }
    ]
  },
  {
    "team_id": 6266064318,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rick Terukina",
        "dupr_id": "3ZZDGD",
        "rating": 4.558,
        "profile_pic_url": null,
        "location": "Yucaipa, CA, US"
      },
      {
        "name": "Chris Tsai",
        "dupr_id": "3ZDVOW",
        "rating": 3.934,
        "profile_pic_url": null,
        "location": "Redlands, CA, US"
      }
    ]
  }
]