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

MD 4.5 8+ (Sat 12pm)

ID: 5970647113

对局比分

11-3

落败 / Loss

对决日期

2025-12-20

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RY
Ryan Yamashiro

3YLJ64 · USA

DUPR

3.951

SK
Sunny Krittayaweth

YGYQQ4 · Kauai County, HI, US

DUPR

4.903

阵营 2负方
IN
Ian Neuda

8D492M · Chino, CA, US

DUPR

4.254

JL
johnny luu

EGXNQM · Fountain Valley, CA, US

DUPR

4.031

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5970647113
显示原始对决元数据 JSON
[
  {
    "team_id": 5203104387,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Yamashiro",
        "dupr_id": "3YLJ64",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sunny Krittayaweth",
        "dupr_id": "YGYQQ4",
        "rating": 4.903,
        "profile_pic_url": null,
        "location": "Kauai County, HI, US"
      }
    ]
  },
  {
    "team_id": 5419213684,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ian Neuda",
        "dupr_id": "8D492M",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": "Chino, CA, US"
      },
      {
        "name": "johnny luu",
        "dupr_id": "EGXNQM",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      }
    ]
  }
]