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

MD 4.5 8+ (Sat 12pm)

ID: 7438397950

对局比分

0-11

落败 / Loss

对决日期

2025-12-20

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
IN
Ian Neuda

8D492M · Chino, CA, US

DUPR

4.196

JL
johnny luu

EGXNQM · Fountain Valley, CA, US

DUPR

3.959

阵营 2胜方
Shae Neville

ZDDGJQ · Vista, CA, US

DUPR

3.874

RE
Rudd Eaton

EWXNKW · San Diego, CA, US

DUPR

3.843

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7438397950
显示原始对决元数据 JSON
[
  {
    "team_id": 8118778962,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ian Neuda",
        "dupr_id": "8D492M",
        "rating": 4.196,
        "profile_pic_url": null,
        "location": "Chino, CA, US"
      },
      {
        "name": "johnny luu",
        "dupr_id": "EGXNQM",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      }
    ]
  },
  {
    "team_id": 4625118301,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shae Neville",
        "dupr_id": "ZDDGJQ",
        "rating": 3.874,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1423713/images/profile/f1f00c7d-f6dd-48b4-8f86-86c56d63b781.png",
        "location": "Vista, CA, US"
      },
      {
        "name": "Rudd Eaton",
        "dupr_id": "EWXNKW",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]