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

iDINK DUPR Scramble Invitational Event 3.40+

ID: 7058616767

对局比分

9-4

落败 / Loss

对决日期

2026-05-15

对局时间 (估算)

12:45 AM

对决场地

Stanmore Bay Leisure Centre

未核实场馆

对决竞争阵营

阵营 1胜方
RY
Robbie Yam

0RRGM4 · USA

DUPR

3.422

JT
james taylor smith

XK2V4R · Whangaparāoa, Auckland, NZ

DUPR

3.714

阵营 2负方
NM
Nigel Morgan

YNXXJD · Auckland, NZ

DUPR

3.592

GW
Guy Worthington

N5P64N · USA

DUPR

3.818

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7058616767
显示原始对决元数据 JSON
[
  {
    "team_id": 7000501407,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robbie Yam",
        "dupr_id": "0RRGM4",
        "rating": 3.422,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "james taylor smith",
        "dupr_id": "XK2V4R",
        "rating": 3.714,
        "profile_pic_url": null,
        "location": "Whangaparāoa, Auckland, NZ"
      }
    ]
  },
  {
    "team_id": 6503698306,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nigel  Morgan",
        "dupr_id": "YNXXJD",
        "rating": 3.592,
        "profile_pic_url": null,
        "location": "Auckland, NZ"
      },
      {
        "name": "Guy Worthington",
        "dupr_id": "N5P64N",
        "rating": 3.818,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]