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

LifeTime Gilbert Mixed Advanced Week 1

ID: 8496416469

对局比分

10-15

获胜 / Win

对决日期

2026-02-04

对局时间 (估算)

10:15 AM

对决场地

Gilbert, AZ, USA

View Facility Page →

对决竞争阵营

阵营 1负方
JL
Jesus Landin

JZKDJW · Phoenix, AZ, US

DUPR

4.401

MM
Mariangel Martini

G5NVEQ · Phoenix, AZ, US

DUPR

3.074

阵营 2胜方
CC
Christopher Cummings

E1QY53 · Scottsdale, AZ, US

DUPR

4.527

JN
Jessica Nojoumi

JZ9E54 · Gilbert, AZ, US

DUPR

3.540

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8496416469
显示原始对决元数据 JSON
[
  {
    "team_id": 6210686340,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jesus Landin",
        "dupr_id": "JZKDJW",
        "rating": 4.401,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Mariangel Martini",
        "dupr_id": "G5NVEQ",
        "rating": 3.074,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 7845528984,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christopher Cummings",
        "dupr_id": "E1QY53",
        "rating": 4.527,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Jessica Nojoumi",
        "dupr_id": "JZ9E54",
        "rating": 3.54,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]