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

Bousquet Sport - Spring Team Rally League - Week 4

ID: 4408724914

对局比分

9-21

落败 / Loss

对决日期

2026-05-07

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
EL
Eric Lamoureaux

9PQ2OK · MA, US

DUPR

3.898

SP
Samantha Peitler

6Z2RDK · USA

DUPR

3.847

阵营 2胜方
AS
Adam Simeone

N77JW2 · Pittsfield, MA, US

DUPR

4.901

NK
Nikki Knight

30X262 · Pittsfield, MA, US

DUPR

4.254

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4408724914
显示原始对决元数据 JSON
[
  {
    "team_id": 5373578919,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Lamoureaux",
        "dupr_id": "9PQ2OK",
        "rating": 3.898,
        "profile_pic_url": null,
        "location": "MA, US"
      },
      {
        "name": "Samantha Peitler",
        "dupr_id": "6Z2RDK",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6731097933,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adam Simeone",
        "dupr_id": "N77JW2",
        "rating": 4.901,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Nikki Knight",
        "dupr_id": "30X262",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      }
    ]
  }
]