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

MiLP Lake Stevens June 24th Division 18 - MiLP Division 18 Round Robin

ID: 5493929256

对局比分

13-21

落败 / Loss

对决日期

2023-06-25

对局时间 (估算)

1:00 PM

对决场地

Lake Stevens, WA, US

未核实场馆

对决竞争阵营

阵营 1负方
LT
Luis Tupac

3PMD7Z · Ferndale, WA, US

DUPR

4.080

NG
Nelson Garcia-Jones

3LZO6Q · Camano, WA, US

DUPR

3.894

阵营 2胜方
BA
Brett Anderberg

8WKMML · Blaine, WA, US

DUPR

4.278

DH
Daniel Herndon

3YDQGG · Bellingham, WA, US

DUPR

4.130

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5493929256
显示原始对决元数据 JSON
[
  {
    "team_id": 7612504179,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Luis Tupac",
        "dupr_id": "3PMD7Z",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": "Ferndale, WA, US"
      },
      {
        "name": "Nelson Garcia-Jones",
        "dupr_id": "3LZO6Q",
        "rating": 3.894,
        "profile_pic_url": null,
        "location": "Camano, WA, US"
      }
    ]
  },
  {
    "team_id": 4426290727,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brett Anderberg",
        "dupr_id": "8WKMML",
        "rating": 4.278,
        "profile_pic_url": null,
        "location": "Blaine, WA, US"
      },
      {
        "name": "Daniel Herndon",
        "dupr_id": "3YDQGG",
        "rating": 4.13,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      }
    ]
  }
]