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

2026 Missouri Winter Games - Mixed Doubles Skill: (4.5-4.99) Age: (12 To 49)

ID: 5761679931

对局比分

16-14

落败 / Loss

对决日期

2026-03-22

对局时间 (估算)

4:45 AM

对决场地

Springfield, MO

View Facility Page →

对决竞争阵营

阵营 1胜方
MM
Miranda Meats

JJLWEO · USA

DUPR

3.699

NE
Noah Eckert

76V444 · Olathe, KS, US

DUPR

4.680

阵营 2负方
TB
Trinity Brown

X2RZMX · USA

DUPR

3.609

CB
Christopher Battaglia

8W5NRY · Branson, MO, US

DUPR

4.302

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5761679931
显示原始对决元数据 JSON
[
  {
    "team_id": 6494315600,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Miranda Meats",
        "dupr_id": "JJLWEO",
        "rating": 3.699,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Noah Eckert",
        "dupr_id": "76V444",
        "rating": 4.68,
        "profile_pic_url": null,
        "location": "Olathe, KS, US"
      }
    ]
  },
  {
    "team_id": 4646851517,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trinity Brown",
        "dupr_id": "X2RZMX",
        "rating": 3.609,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christopher Battaglia",
        "dupr_id": "8W5NRY",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": "Branson, MO, US"
      }
    ]
  }
]