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

Lunar New Year 2026 - 3.5 Mixed Doubles - Group-4

ID: 4822448565

对局比分

11-9

获胜 / Win

对决日期

2026-02-02

对局时间 (估算)

10:15 AM

对决场地

Pickle Point Southwest, Court 1

未核实场馆

对决竞争阵营

阵营 1胜方
KT
Khai Tran

4ZEPZ2 · Houston, TX, US

DUPR

3.648

MT
Mary Tran

KO2WM6 · Houston, TX, US

DUPR

3.532

阵营 2负方
MF
Michael Fung

Z9OWRM · Cypress, TX, US

DUPR

3.843

SB
Sarahy Bonilla

4LR05K · Sugar Land, TX, US

DUPR

3.472

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4822448565
显示原始对决元数据 JSON
[
  {
    "team_id": 8235657265,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Khai Tran",
        "dupr_id": "4ZEPZ2",
        "rating": 3.648,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Mary Tran",
        "dupr_id": "KO2WM6",
        "rating": 3.532,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6106227730,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Fung",
        "dupr_id": "Z9OWRM",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      },
      {
        "name": "Sarahy Bonilla",
        "dupr_id": "4LR05K",
        "rating": 3.472,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  }
]