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

Mayhem Men’s Doubles 4+

ID: 6704255484

对局比分

11-10

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

1:00 PM

对决场地

38 Munibung Rd

未核实场馆

对决竞争阵营

阵营 1胜方
KP
Kyron Pinter

KDKV2Q · NSW, AU

DUPR

4.773

RT
Richard Turner

M26LRL · USA

DUPR

3.925

阵营 2负方
RM
Ryan Morris

GGE67Q · NSW, AU

DUPR

5.086

BS
Brenden Strawhorn

94VQDJ · USA

DUPR

3.707

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6704255484
显示原始对决元数据 JSON
[
  {
    "team_id": 4948463736,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyron Pinter",
        "dupr_id": "KDKV2Q",
        "rating": 4.773,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Richard Turner",
        "dupr_id": "M26LRL",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7176742556,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Morris",
        "dupr_id": "GGE67Q",
        "rating": 5.086,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Brenden Strawhorn",
        "dupr_id": "94VQDJ",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]