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

Picklers Hub - Year 1 - Split Age Mixed Doubles Skill: 4.0 (from 4.499 And Under)

ID: 4740098950

对局比分

5-15

获胜 / Win

对决日期

2026-04-09

对局时间 (估算)

11:30 PM

对决场地

Mississauga, ON

View Facility Page →

对决竞争阵营

阵营 1负方
JT
Jo Thornton

L2MWZ5 · USA

DUPR

3.000

AM
Allen Mathew Pulikal

YG6X2E · Brampton, ON, CA

DUPR

3.947

阵营 2胜方
E
Edna

2Q0GVE · Brampton, ON, CA

DUPR

3.558

BH
Bach Hoang

ODOP52 · USA

DUPR

3.830

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4740098950
显示原始对决元数据 JSON
[
  {
    "team_id": 4455892768,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jo Thornton",
        "dupr_id": "L2MWZ5",
        "rating": 3,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Allen Mathew Pulikal",
        "dupr_id": "YG6X2E",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": "Brampton, ON, CA"
      }
    ]
  },
  {
    "team_id": 4433600045,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Edna",
        "dupr_id": "2Q0GVE",
        "rating": 3.558,
        "profile_pic_url": null,
        "location": "Brampton, ON, CA"
      },
      {
        "name": "Bach Hoang",
        "dupr_id": "ODOP52",
        "rating": 3.83,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]