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

2nd Annual Indorama ventures PICKLERAMA Pickleball Tournament - Mixed Doubles Skill: (4.0 And Above) Age: (13 And Above)

ID: 7672957941

对局比分

14-16

获胜 / Win

对决日期

2026-03-27

对局时间 (估算)

10:15 AM

对决场地

Port Neches, TX

未核实场馆

对决竞争阵营

阵营 1负方
SB
Sofie Barras

V4YN7P · Lake Charles, LA, US

DUPR

3.652

MC
Morgan Clayton

6NK6LE · Lake Charles, LA, US

DUPR

4.215

阵营 2胜方
EF
Evan Falgout

KOYJW7 · Beaumont, TX, US

DUPR

3.907

DT
Dean Talbot

3LVM2K · Port Neches, TX, US

DUPR

4.187

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7672957941
显示原始对决元数据 JSON
[
  {
    "team_id": 5658636951,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sofie Barras",
        "dupr_id": "V4YN7P",
        "rating": 3.652,
        "profile_pic_url": null,
        "location": "Lake Charles, LA, US"
      },
      {
        "name": "Morgan Clayton",
        "dupr_id": "6NK6LE",
        "rating": 4.215,
        "profile_pic_url": null,
        "location": "Lake Charles, LA, US"
      }
    ]
  },
  {
    "team_id": 4466234907,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Evan Falgout",
        "dupr_id": "KOYJW7",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": "Beaumont, TX, US"
      },
      {
        "name": "Dean Talbot",
        "dupr_id": "3LVM2K",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": "Port Neches, TX, US"
      }
    ]
  }
]