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

Dill Dinkers March Madness - Mixed Mini Moneyball: (4.999 And Under)

ID: 6897164133

对局比分

12-10

落败 / Loss

对决日期

2026-03-28

对局时间 (估算)

10:15 AM

对决场地

Simsbury, CT

未核实场馆

对决竞争阵营

阵营 1胜方
AM
Ashley Morrison

1NZN0Z · Pownal, VT, US

DUPR

4.441

Matthew Morgan

84WQWK · Pittsfield, MA, US

DUPR

4.461

阵营 2负方
LB
Lia Bosanac

JJ9X7M · Avon, CT, US

DUPR

4.330

RP
Roger Parent

7DZ2O4 · Simsbury, CT, US

DUPR

4.710

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6897164133
显示原始对决元数据 JSON
[
  {
    "team_id": 8005904728,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ashley Morrison",
        "dupr_id": "1NZN0Z",
        "rating": 4.441,
        "profile_pic_url": null,
        "location": "Pownal, VT, US"
      },
      {
        "name": "Matthew Morgan",
        "dupr_id": "84WQWK",
        "rating": 4.461,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/171173_64f88ac4058f9.jpg",
        "location": "Pittsfield, MA, US"
      }
    ]
  },
  {
    "team_id": 6682210578,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lia Bosanac",
        "dupr_id": "JJ9X7M",
        "rating": 4.33,
        "profile_pic_url": null,
        "location": "Avon, CT, US"
      },
      {
        "name": "Roger Parent",
        "dupr_id": "7DZ2O4",
        "rating": 4.71,
        "profile_pic_url": null,
        "location": "Simsbury, CT, US"
      }
    ]
  }
]