Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed 4.5+ Pool A

ID: 7226247797

Match Scores

9-15

Win

Play Date

2025-12-27

Play Time (Est)

6:15 AM

Play Location

The Picklr Biloxi

Unverified Facility

Competitor Teams

TEAM 1LOSS
SS
Stephen Stetelman

NY7W57 · Hattiesburg, MS, US

DUPR

4.830

BH
Bri hong

KOQK0K · Hattiesburg, MS, US

DUPR

3.757

TEAM 2WINNER
EB
Edwin Brennan

RZGP7Z · Baton Rouge, LA, US

DUPR

4.451

TP
Tiff Parker

4ZQG06 · Vancleave, MS, US

DUPR

4.163

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-7226247797
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6760628557,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephen Stetelman",
        "dupr_id": "NY7W57",
        "rating": 4.83,
        "profile_pic_url": null,
        "location": "Hattiesburg, MS, US"
      },
      {
        "name": "Bri hong",
        "dupr_id": "KOQK0K",
        "rating": 3.757,
        "profile_pic_url": null,
        "location": "Hattiesburg, MS, US"
      }
    ]
  },
  {
    "team_id": 5523075314,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Edwin Brennan",
        "dupr_id": "RZGP7Z",
        "rating": 4.451,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      },
      {
        "name": "Tiff Parker",
        "dupr_id": "4ZQG06",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": "Vancleave, MS, US"
      }
    ]
  }
]