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

2026 NOLA Pickle Gras - Mixed Doubles Skill: (4.0) Age: (15+, 35+) COMBINED

ID: 4676895723

对局比分

15-7

落败 / Loss

对决日期

2026-02-08

对局时间 (估算)

4:45 AM

对决场地

New Orleans (Metairie), LA

未核实场馆

对决竞争阵营

阵营 1胜方
MB
Malini Bueche

M2G2XP · Baton Rouge, LA, US

DUPR

4.138

IF
Ignacio Fernandez

DWK57L · Baton Rouge, LA, US

DUPR

4.023

阵营 2负方
AB
Allison Brual

G0DOPG · Baton Rouge, LA, US

DUPR

3.856

LK
Louis Kobetz

0YP9KN · Denham Springs, LA, US

DUPR

4.060

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4676895723
显示原始对决元数据 JSON
[
  {
    "team_id": 4756683630,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Malini Bueche",
        "dupr_id": "M2G2XP",
        "rating": 4.138,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      },
      {
        "name": "Ignacio Fernandez",
        "dupr_id": "DWK57L",
        "rating": 4.023,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      }
    ]
  },
  {
    "team_id": 5470021876,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Allison Brual",
        "dupr_id": "G0DOPG",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      },
      {
        "name": "Louis Kobetz",
        "dupr_id": "0YP9KN",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": "Denham Springs, LA, US"
      }
    ]
  }
]