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

Premier ProLeague!

ID: 7278446033

Match Scores

21-16

Win

Play Date

2025-11-13

Play Time (Est)

6:15 AM

Play Location

Bartlett, TN, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JS
Johan Svensson

89O9YR · Lakeland, TN, US

DUPR

4.932

TG
Tommy Gately

8E20GM · Bartlett, TN, US

DUPR

4.612

TEAM 2LOSS
NP
Nirbhay Parashar

30ZKQ2 · Jackson, TN, US

DUPR

4.917

AB
Andrew Brimm

QPV5QR · Germantown, TN, US

DUPR

4.777

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-7278446033
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4701160507,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Johan Svensson",
        "dupr_id": "89O9YR",
        "rating": 4.932,
        "profile_pic_url": null,
        "location": "Lakeland, TN, US"
      },
      {
        "name": "Tommy Gately",
        "dupr_id": "8E20GM",
        "rating": 4.612,
        "profile_pic_url": null,
        "location": "Bartlett, TN, US"
      }
    ]
  },
  {
    "team_id": 7308151124,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nirbhay Parashar",
        "dupr_id": "30ZKQ2",
        "rating": 4.917,
        "profile_pic_url": null,
        "location": "Jackson, TN, US"
      },
      {
        "name": "Andrew Brimm",
        "dupr_id": "QPV5QR",
        "rating": 4.777,
        "profile_pic_url": null,
        "location": "Germantown, TN, US"
      }
    ]
  }
]