返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

USLPL 35+ Hatboro

ID: 4967947315

对局比分

6-11, 11-6, 5-11

获胜 / Win

对决日期

2026-03-21

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
Julene James

8E9O2O · Lehi, UT, US

DUPR

4.744

TC
Thomas Connolly

1NKDKN · Ewing Township, NJ, US

DUPR

4.805

阵营 2胜方
MW
Martina Wynia

4ZPO2M · TX, US

DUPR

4.785

TJ
Troy Jenike

1Q07Q0 · San Angelo, TX, US

DUPR

4.713

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4967947315
显示原始对决元数据 JSON
[
  {
    "team_id": 5236921556,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Julene James",
        "dupr_id": "8E9O2O",
        "rating": 4.744,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1230542/images/profile/8b3e4644-5a08-4a67-a126-def81b4fb333.png",
        "location": "Lehi, UT, US"
      },
      {
        "name": "Thomas Connolly",
        "dupr_id": "1NKDKN",
        "rating": 4.805,
        "profile_pic_url": null,
        "location": "Ewing Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 8449361363,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Martina Wynia",
        "dupr_id": "4ZPO2M",
        "rating": 4.785,
        "profile_pic_url": null,
        "location": "TX, US"
      },
      {
        "name": "Troy Jenike",
        "dupr_id": "1Q07Q0",
        "rating": 4.713,
        "profile_pic_url": null,
        "location": "San Angelo, TX, US"
      }
    ]
  }
]