Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Sunday High Level Partner Week 5

ID: 6386261190

Match Scores

8-11

Win

Play Date

2025-08-10

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
FR
Freddy Reza

JZ45QO · USA

DUPR

4.022

PB
Patrick Bui

L5Q56Q · USA

DUPR

4.021

TEAM 2WINNER
SM
Shawn Michael Buckingham

3X5RW4 · Farmington, MN, US

DUPR

4.302

MG
Michael Griffis

8WM9EG · Inver Grove Heights, MN, US

DUPR

4.357

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-6386261190
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7977497370,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Freddy Reza",
        "dupr_id": "JZ45QO",
        "rating": 4.022,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Patrick Bui",
        "dupr_id": "L5Q56Q",
        "rating": 4.021,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8098878424,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shawn Michael Buckingham",
        "dupr_id": "3X5RW4",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": "Farmington, MN, US"
      },
      {
        "name": "Michael Griffis",
        "dupr_id": "8WM9EG",
        "rating": 4.357,
        "profile_pic_url": null,
        "location": "Inver Grove Heights, MN, US"
      }
    ]
  }
]