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

Life Time Peachtree Corners COED DUPR Matches

ID: 7453324748

对局比分

15-9

获胜 / Win

对决日期

2025-06-09

对局时间 (估算)

9:00 PM

对决场地

6350 Courtside Dr NW, Norcross, GA 30092, USA

未核实场馆

对决竞争阵营

阵营 1胜方
WN
Wilson Nguyen

J57DW4 · Gwinnett County, GA, US

DUPR

3.882

AK
Alex Kritskiy

56PD4R · Lilburn, GA, US

DUPR

3.815

阵营 2负方
JY
Jun Yang Lei

O6WMJ2 · Atlanta, GA, US

DUPR

3.351

AC
Allen Chang

EWWD7J · Johns Creek, GA, US

DUPR

3.340

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7453324748
显示原始对决元数据 JSON
[
  {
    "team_id": 6048342601,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Wilson Nguyen",
        "dupr_id": "J57DW4",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      },
      {
        "name": "Alex Kritskiy",
        "dupr_id": "56PD4R",
        "rating": 3.815,
        "profile_pic_url": null,
        "location": "Lilburn, GA, US"
      }
    ]
  },
  {
    "team_id": 8168603020,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jun Yang Lei",
        "dupr_id": "O6WMJ2",
        "rating": 3.351,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Allen Chang",
        "dupr_id": "EWWD7J",
        "rating": 3.34,
        "profile_pic_url": null,
        "location": "Johns Creek, GA, US"
      }
    ]
  }
]