Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Saturday 1/10 🎰

ID: 4575054838

Match Scores

11-5

Loss

Play Date

2026-01-10

Play Time (Est)

11:30 PM

Play Location

The Picklr Westbrook

Unverified Facility

Competitor Teams

TEAM 1WINNER
JN
Joshua Nougaret

3LXDVQ · Portland, ME, US

DUPR

4.962

RB
Robert Baiguy

8E4GQV · Windham, ME, US

DUPR

4.254

TEAM 2LOSS
JR
Joseph Robichaud

DW964M · South Portland, ME, US

DUPR

4.288

CG
Colin Garner

17EZ50 · Westbrook, ME, US

DUPR

4.839

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4575054838
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8584651590,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joshua Nougaret",
        "dupr_id": "3LXDVQ",
        "rating": 4.962,
        "profile_pic_url": null,
        "location": "Portland, ME, US"
      },
      {
        "name": "Robert Baiguy",
        "dupr_id": "8E4GQV",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": "Windham, ME, US"
      }
    ]
  },
  {
    "team_id": 5733873650,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joseph Robichaud",
        "dupr_id": "DW964M",
        "rating": 4.288,
        "profile_pic_url": null,
        "location": "South Portland, ME, US"
      },
      {
        "name": "Colin Garner",
        "dupr_id": "17EZ50",
        "rating": 4.839,
        "profile_pic_url": null,
        "location": "Westbrook, ME, US"
      }
    ]
  }
]