Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A

ID: 5315341986

Match Scores

15-8

Loss

Play Date

2025-05-10

Play Time (Est)

7:30 PM

Play Location

The Picklr

View Facility Page →

Competitor Teams

TEAM 1WINNER
FG
Faruk Gursoy

4LYPJV · Wylie, TX, US

DUPR

4.429

MS
Mohamed Shamiya

30PRWN · Rowlett, TX, US

DUPR

3.837

TEAM 2LOSS
TL
Teagan Lowry

XJ60R4 · USA

DUPR

3.132

MR
Mitchell Rolfes

8JQRVD · McKinney, TX, US

DUPR

3.919

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-5315341986
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6099910782,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Faruk Gursoy",
        "dupr_id": "4LYPJV",
        "rating": 4.429,
        "profile_pic_url": null,
        "location": "Wylie, TX, US"
      },
      {
        "name": "Mohamed Shamiya",
        "dupr_id": "30PRWN",
        "rating": 3.837,
        "profile_pic_url": null,
        "location": "Rowlett, TX, US"
      }
    ]
  },
  {
    "team_id": 7928652902,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Teagan Lowry",
        "dupr_id": "XJ60R4",
        "rating": 3.132,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mitchell Rolfes",
        "dupr_id": "8JQRVD",
        "rating": 3.919,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      }
    ]
  }
]