返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

APP Next Houston - Men's Doubles Open

ID: 8372984746

对局比分

11-3, 11-2

落败 / Loss

对决日期

2026-05-23

对局时间 (估算)

11:30 PM

对决场地

Chicken N Pickle - Webster

View Facility Page →

对决竞争阵营

阵营 1胜方
TD
Tristan Dussault

NYZ2ON · Orlando, FL, US

DUPR

5.939

CJ
Chris Jammal

RZ4ODM · Sugar Land, TX, US

DUPR

5.788

阵营 2负方
LD
Lawson Demian

RY56PM · Pompano Beach, FL, US

DUPR

4.772

MD
Mats Dolese

ODD2R2 · Mandeville, LA, US

DUPR

4.635

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8372984746
显示原始对决元数据 JSON
[
  {
    "team_id": 7745382831,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tristan Dussault",
        "dupr_id": "NYZ2ON",
        "rating": 5.939,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Chris Jammal",
        "dupr_id": "RZ4ODM",
        "rating": 5.788,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  },
  {
    "team_id": 4410099654,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lawson Demian",
        "dupr_id": "RY56PM",
        "rating": 4.772,
        "profile_pic_url": null,
        "location": "Pompano Beach, FL, US"
      },
      {
        "name": "Mats Dolese",
        "dupr_id": "ODD2R2",
        "rating": 4.635,
        "profile_pic_url": null,
        "location": "Mandeville, LA, US"
      }
    ]
  }
]