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

Men's DUPR 17 - August All Men's and All Women's MLP Tournament

ID: 4905119577

对局比分

5-11

落败 / Loss

对决日期

2025-08-24

对局时间 (估算)

10:15 AM

对决场地

Bay Club Broadway Tennis and Pickleball

未核实场馆

对决竞争阵营

阵营 1负方
LC
Lawrence Chan

3LKPOZ · Redwood City, CA, US

DUPR

4.373

EW
Evan Williamson

DWDY5Y · USA

DUPR

4.430

阵营 2胜方
Andrew Tjoa

N75K9Z · San Jose, CA, US

DUPR

4.425

MC
Matthew Chao

RZPR2D · USA

DUPR

4.373

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4905119577
显示原始对决元数据 JSON
[
  {
    "team_id": 5255569539,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lawrence Chan",
        "dupr_id": "3LKPOZ",
        "rating": 4.373,
        "profile_pic_url": null,
        "location": "Redwood City, CA, US"
      },
      {
        "name": "Evan Williamson",
        "dupr_id": "DWDY5Y",
        "rating": 4.43,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5890372351,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Tjoa",
        "dupr_id": "N75K9Z",
        "rating": 4.425,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/22578/images/profile/1e7198be-ae4b-4196-b5ff-27a5f7a8d32e.png",
        "location": "San Jose, CA, US"
      },
      {
        "name": "Matthew Chao",
        "dupr_id": "RZPR2D",
        "rating": 4.373,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]