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

Life Time Winter Classic at the Peach - Mens Doubles Moneyball: Max 4.9 DUPR

ID: 5627398794

对局比分

3-15

获胜 / Win

对决日期

2026-02-21

对局时间 (估算)

7:30 PM

对决场地

Peachtree Corners, GA

未核实场馆

对决竞争阵营

阵营 1负方
JT
Julian Toledo

LV5WOQ · USA

DUPR

3.483

FD
Freddie Dejesus

7ZJ625 · USA

DUPR

3.477

阵营 2胜方
CL
cade lindgren

RZWMDE · Cumming, GA, US

DUPR

4.619

NL
Noah Lyu

3VM60E · Macon, GA, US

DUPR

4.969

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5627398794
显示原始对决元数据 JSON
[
  {
    "team_id": 6547990593,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Julian Toledo",
        "dupr_id": "LV5WOQ",
        "rating": 3.483,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Freddie Dejesus",
        "dupr_id": "7ZJ625",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8579434567,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "cade lindgren",
        "dupr_id": "RZWMDE",
        "rating": 4.619,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      },
      {
        "name": "Noah Lyu",
        "dupr_id": "3VM60E",
        "rating": 4.969,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  }
]