返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Life Time Winter Classic at the Peach - Mixed Doubles Skill: 3.5

ID: 5741203275

对局比分

4-15

获胜 / Win

对决日期

2026-02-22

对局时间 (估算)

4:45 AM

对决场地

Peachtree Corners, GA

未核实场馆

对决竞争阵营

阵营 1负方
LM
Lajanae Morman

ZDPZRM · USA

DUPR

3.242

TP
Taj Pirzada

QXXMXD · Alpharetta, GA, US

DUPR

3.533

阵营 2胜方
WH
Wei Hunter

KOMWDK · Sandy Springs, GA, US

DUPR

3.635

JH
Jacob Hunter

2Z4LLY · USA

DUPR

3.165

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5741203275
显示原始对决元数据 JSON
[
  {
    "team_id": 6458059107,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lajanae Morman",
        "dupr_id": "ZDPZRM",
        "rating": 3.242,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Taj Pirzada",
        "dupr_id": "QXXMXD",
        "rating": 3.533,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  },
  {
    "team_id": 6057275269,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Wei Hunter",
        "dupr_id": "KOMWDK",
        "rating": 3.635,
        "profile_pic_url": null,
        "location": "Sandy Springs, GA, US"
      },
      {
        "name": "Jacob Hunter",
        "dupr_id": "2Z4LLY",
        "rating": 3.165,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]