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

Thursday 3.5+ Competitive

ID: 6073215389

对局比分

18-20

获胜 / Win

对决日期

2026-04-23

对局时间 (估算)

6:15 AM

对决场地

Christchurch, New Zealand

View Facility Page →

对决竞争阵营

阵营 1负方
MR
Mikey Raps

3VYWW6 · USA

DUPR

3.747

TB
Tim Betts

V7D2OE · Christchurch, Canterbury, NZ

DUPR

4.023

阵营 2胜方
RM
Ronald Montenegro

7N5JR5 · USA

DUPR

4.093

SG
sam green

DNXMRX · Christchurch, Canterbury, NZ

DUPR

3.837

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6073215389
显示原始对决元数据 JSON
[
  {
    "team_id": 4687447882,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mikey Raps",
        "dupr_id": "3VYWW6",
        "rating": 3.747,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tim Betts",
        "dupr_id": "V7D2OE",
        "rating": 4.023,
        "profile_pic_url": null,
        "location": "Christchurch, Canterbury, NZ"
      }
    ]
  },
  {
    "team_id": 5633973748,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ronald Montenegro",
        "dupr_id": "7N5JR5",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "sam green",
        "dupr_id": "DNXMRX",
        "rating": 3.837,
        "profile_pic_url": null,
        "location": "Christchurch, Canterbury, NZ"
      }
    ]
  }
]