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

mansfield lifetime mixed league

ID: 6840722013

对局比分

11-5, 11-4, 11-3

获胜 / Win

对决日期

2025-05-21

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JA
Jamie Arevalo

XKLOO7 · Mansfield, TX, US

DUPR

4.380

JA
James Arevalo

DNJGO6 · USA

DUPR

4.380

阵营 2负方
MP
Michael Patrick Flynn Jr

999MDJ · Mansfield, TX, US

DUPR

3.954

JT
Julee Tran

RXR4GD · USA

DUPR

3.792

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6840722013
显示原始对决元数据 JSON
[
  {
    "team_id": 5832737008,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jamie Arevalo",
        "dupr_id": "XKLOO7",
        "rating": 4.38,
        "profile_pic_url": null,
        "location": "Mansfield, TX, US"
      },
      {
        "name": "James Arevalo",
        "dupr_id": "DNJGO6",
        "rating": 4.38,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4637589370,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Patrick Flynn Jr",
        "dupr_id": "999MDJ",
        "rating": 3.954,
        "profile_pic_url": null,
        "location": "Mansfield, TX, US"
      },
      {
        "name": "Julee Tran",
        "dupr_id": "RXR4GD",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]