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

Pool A - Men's DUPR 11 (V3) - The Dink MiLP V3 @ The Picklr Biloxi, Mississippi

ID: 7516165630

对局比分

21-7

获胜 / Win

对决日期

2026-01-16

对局时间 (估算)

11:30 PM

对决场地

The Picklr - Biloxi

未核实场馆

对决竞争阵营

阵营 1胜方
PA
Phil Adams

YXDQ54 · Kenner, LA, US

DUPR

3.552

TE
Trey Esnard

WXXZDY · New Orleans, LA, US

DUPR

3.907

阵营 2负方
DS
DeWayne Smith

YNXGPK · Biloxi, MS, US

DUPR

3.214

DR
Danny Rollins

EWLKGE · USA

DUPR

3.383

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7516165630
显示原始对决元数据 JSON
[
  {
    "team_id": 5060786352,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Phil Adams",
        "dupr_id": "YXDQ54",
        "rating": 3.552,
        "profile_pic_url": null,
        "location": "Kenner, LA, US"
      },
      {
        "name": "Trey Esnard",
        "dupr_id": "WXXZDY",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      }
    ]
  },
  {
    "team_id": 6969110356,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "DeWayne Smith",
        "dupr_id": "YNXGPK",
        "rating": 3.214,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      },
      {
        "name": "Danny Rollins",
        "dupr_id": "EWLKGE",
        "rating": 3.383,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]