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

Murray Paddle Mania 2026 - Mixed Doubles Skill: (3.5) Age: (Any)

ID: 5981870216

对局比分

9-11

落败 / Loss

对决日期

2026-03-29

对局时间 (估算)

9:00 PM

对决场地

Murray, KY

View Facility Page →

对决竞争阵营

阵营 1负方
NW
Natalie Walker

V46R96 · USA

DUPR

3.365

MP
Matthew pfuntner

KXRZRO · Mt. Juliet, TN, US

DUPR

3.657

阵营 2胜方
LW
Lily Wood

4QPXK2 · Muhlenberg County, KY, US

DUPR

3.506

JB
Jacob Burton

XKEMW4 · Auburn, KY, US

DUPR

3.850

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5981870216
显示原始对决元数据 JSON
[
  {
    "team_id": 6605821314,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Natalie Walker",
        "dupr_id": "V46R96",
        "rating": 3.365,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew pfuntner",
        "dupr_id": "KXRZRO",
        "rating": 3.657,
        "profile_pic_url": null,
        "location": "Mt. Juliet, TN, US"
      }
    ]
  },
  {
    "team_id": 4929055188,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lily Wood",
        "dupr_id": "4QPXK2",
        "rating": 3.506,
        "profile_pic_url": null,
        "location": "Muhlenberg County, KY, US"
      },
      {
        "name": "Jacob Burton",
        "dupr_id": "XKEMW4",
        "rating": 3.85,
        "profile_pic_url": null,
        "location": "Auburn, KY, US"
      }
    ]
  }
]