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

Life Time Mansfield (league)

ID: 4817049482

对局比分

2-11, 1-11, 4-11

获胜 / Win

对决日期

2025-04-16

对局时间 (估算)

3:30 PM

对决场地

Mansfield, TX, USA

View Facility Page →

对决竞争阵营

阵营 1负方
GB
greg bowles

7N50K9 · USA

DUPR

4.013

TB
Tiffany Bowles

E96DVO · USA

DUPR

4.013

阵营 2胜方
JA
Jamie Arevalo

XKLOO7 · Mansfield, TX, US

DUPR

4.377

JA
James Arevalo

DNJGO6 · USA

DUPR

4.377

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4817049482
显示原始对决元数据 JSON
[
  {
    "team_id": 5063313341,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "greg bowles",
        "dupr_id": "7N50K9",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tiffany Bowles",
        "dupr_id": "E96DVO",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6164258269,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jamie Arevalo",
        "dupr_id": "XKLOO7",
        "rating": 4.377,
        "profile_pic_url": null,
        "location": "Mansfield, TX, US"
      },
      {
        "name": "James Arevalo",
        "dupr_id": "DNJGO6",
        "rating": 4.377,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]