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

West Allis

ID: 4863078982

对局比分

11-13

落败 / Loss

对决日期

2026-04-14

对局时间 (估算)

11:30 PM

对决场地

The Picklr West Allis

未核实场馆

对决竞争阵营

阵营 1负方
LT
Lana Tran

67P2OQ · Lawrenceville, GA, US

DUPR

4.109

NG
Nash Ge

L5WOE5 · Brookfield, WI, US

DUPR

4.152

阵营 2胜方
EG
Eliot Gore

RYG6WN · Milwaukee, WI, US

DUPR

4.018

FM
Faizan Mahmood

QJRP00 · USA

DUPR

4.432

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4863078982
显示原始对决元数据 JSON
[
  {
    "team_id": 7859456912,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lana  Tran",
        "dupr_id": "67P2OQ",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": "Lawrenceville, GA, US"
      },
      {
        "name": "Nash Ge",
        "dupr_id": "L5WOE5",
        "rating": 4.152,
        "profile_pic_url": null,
        "location": "Brookfield, WI, US"
      }
    ]
  },
  {
    "team_id": 5378351503,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eliot Gore",
        "dupr_id": "RYG6WN",
        "rating": 4.018,
        "profile_pic_url": null,
        "location": "Milwaukee, WI, US"
      },
      {
        "name": "Faizan  Mahmood",
        "dupr_id": "QJRP00",
        "rating": 4.432,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]