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

DUPR 16

ID: 8066324616

对局比分

15-6

落败 / Loss

对决日期

2026-03-01

对局时间 (估算)

1:00 PM

对决场地

Pickle N Pins

未核实场馆

对决竞争阵营

阵营 1胜方
MS
Miranda Sheng

6709E0 · Metairie, LA, US

DUPR

3.559

MB
Malini Bueche

M2G2XP · Baton Rouge, LA, US

DUPR

4.136

阵营 2负方
EA
Emma Alef

0YRKR2 · Meraux, LA, US

DUPR

3.665

LR
Liz Rodrigue

GG707V · New Orleans, LA, US

DUPR

4.125

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8066324616
显示原始对决元数据 JSON
[
  {
    "team_id": 5519423416,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Miranda Sheng",
        "dupr_id": "6709E0",
        "rating": 3.559,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      },
      {
        "name": "Malini Bueche",
        "dupr_id": "M2G2XP",
        "rating": 4.136,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      }
    ]
  },
  {
    "team_id": 5836609724,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emma Alef",
        "dupr_id": "0YRKR2",
        "rating": 3.665,
        "profile_pic_url": null,
        "location": "Meraux, LA, US"
      },
      {
        "name": "Liz Rodrigue",
        "dupr_id": "GG707V",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      }
    ]
  }
]