Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8410317791

Match Scores

3-11

Win

Play Date

2025-05-08

Play Time (Est)

12:45 AM

Play Location

Dallas, TX, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MN
Matt Neustadter

OZ45W2 · USA

DUPR

4.151

LM
Lasi Manu

E9E92E · USA

DUPR

3.944

TEAM 2WINNER
MG
Mike Gillock

8GWNLG · Rockwall, TX, US

DUPR

4.282

FF
Farhaan Faheem

J5EW7J · USA

DUPR

4.030

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-8410317791
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6507812663,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matt Neustadter",
        "dupr_id": "OZ45W2",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lasi Manu",
        "dupr_id": "E9E92E",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5838381544,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mike Gillock",
        "dupr_id": "8GWNLG",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": "Rockwall, TX, US"
      },
      {
        "name": "Farhaan Faheem",
        "dupr_id": "J5EW7J",
        "rating": 4.03,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]