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

Oil City Express! - Mixed Doubles Skill: (4.000 to 4.499)

ID: 7628659871

对局比分

11-5

获胜 / Win

对决日期

2026-01-11

对局时间 (估算)

12:45 AM

对决场地

Bakersfield, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
MJ
Michelle Jimenez

QJVXVR · USA

DUPR

3.983

LH
Luis higera

OD7552 · Bakersfield, CA, US

DUPR

4.068

阵营 2负方
SJ
Susan James

1NMD2Z · Bakersfield, CA, US

DUPR

3.292

JN
Joel Napoles

VXG7ME · Bakersfield, CA, US

DUPR

3.786

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7628659871
显示原始对决元数据 JSON
[
  {
    "team_id": 8096813026,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michelle Jimenez",
        "dupr_id": "QJVXVR",
        "rating": 3.983,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Luis higera",
        "dupr_id": "OD7552",
        "rating": 4.068,
        "profile_pic_url": null,
        "location": "Bakersfield, CA, US"
      }
    ]
  },
  {
    "team_id": 6504032013,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Susan James",
        "dupr_id": "1NMD2Z",
        "rating": 3.292,
        "profile_pic_url": null,
        "location": "Bakersfield, CA, US"
      },
      {
        "name": "Joel Napoles",
        "dupr_id": "VXG7ME",
        "rating": 3.786,
        "profile_pic_url": null,
        "location": "Bakersfield, CA, US"
      }
    ]
  }
]