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

Competitive Open Play Match

ID: 4325846742

对局比分

11-4, 11-7, 8-11, 11-3

获胜 / Win

对决日期

2025-04-09

对局时间 (估算)

7:30 PM

对决场地

1551 E Debbie Ln, Mansfield, TX 76063, USA

未核实场馆

对决竞争阵营

阵营 1胜方
JA
Jamie Arevalo

XKLOO7 · Mansfield, TX, US

DUPR

4.195

JA
James Arevalo

DNJGO6 · USA

DUPR

4.195

阵营 2负方
BN
BECKY NGUYEN

7D0KVM · TX, US

DUPR

4.027

DZ
Dan Zickus

M2Y6YP · USA

DUPR

3.904

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4325846742
显示原始对决元数据 JSON
[
  {
    "team_id": 7701970565,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jamie Arevalo",
        "dupr_id": "XKLOO7",
        "rating": 4.195,
        "profile_pic_url": null,
        "location": "Mansfield, TX, US"
      },
      {
        "name": "James Arevalo",
        "dupr_id": "DNJGO6",
        "rating": 4.195,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8557307782,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "BECKY NGUYEN",
        "dupr_id": "7D0KVM",
        "rating": 4.027,
        "profile_pic_url": null,
        "location": "TX, US"
      },
      {
        "name": "Dan Zickus",
        "dupr_id": "M2Y6YP",
        "rating": 3.904,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]