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

West Allis

ID: 5167978935

对局比分

11-2

获胜 / Win

对决日期

2026-04-14

对局时间 (估算)

4:45 AM

对决场地

The Picklr West Allis

未核实场馆

对决竞争阵营

阵营 1胜方
LT
Lana Tran

67P2OQ · Lawrenceville, GA, US

DUPR

4.268

NG
Nash Ge

L5WOE5 · Brookfield, WI, US

DUPR

4.208

阵营 2负方
Yong Ruehle

JZVN7W · Caledonia, WI, US

DUPR

4.134

AM
Ashley Myer

W69D2L · Mukwonago, WI, US

DUPR

4.006

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5167978935
显示原始对决元数据 JSON
[
  {
    "team_id": 5452976239,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lana  Tran",
        "dupr_id": "67P2OQ",
        "rating": 4.268,
        "profile_pic_url": null,
        "location": "Lawrenceville, GA, US"
      },
      {
        "name": "Nash Ge",
        "dupr_id": "L5WOE5",
        "rating": 4.208,
        "profile_pic_url": null,
        "location": "Brookfield, WI, US"
      }
    ]
  },
  {
    "team_id": 4586257380,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yong Ruehle",
        "dupr_id": "JZVN7W",
        "rating": 4.134,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1241075/images/profile/66b2e949-ae5b-49a3-9451-19409d526ed5.png",
        "location": "Caledonia, WI, US"
      },
      {
        "name": "Ashley Myer",
        "dupr_id": "W69D2L",
        "rating": 4.006,
        "profile_pic_url": null,
        "location": "Mukwonago, WI, US"
      }
    ]
  }
]