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

Pool N - 1st Team Bracket (Bid Required) (Fri/Sat/Sun)

ID: 7025789203

Match Scores

18-21

Win

Play Date

2026-04-10

Play Time (Est)

8:45 AM

Play Location

Life Time Peachtree Corners

Unverified Facility

Competitor Teams

TEAM 1LOSS
KM
Kristian McGill

MYQYOL · Conway, SC, US

DUPR

5.607

RB
Roni Butbul

99X4XV · Myrtle Beach, SC, US

DUPR

4.267

TEAM 2WINNER
LP
Lane Park

8ML7RG · Chattanooga, TN, US

DUPR

4.602

AL
Averi Lewis

DYLNX4 · MI, US

DUPR

4.061

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-7025789203
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7733254621,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kristian McGill",
        "dupr_id": "MYQYOL",
        "rating": 5.607,
        "profile_pic_url": null,
        "location": "Conway, SC, US"
      },
      {
        "name": "Roni Butbul",
        "dupr_id": "99X4XV",
        "rating": 4.267,
        "profile_pic_url": null,
        "location": "Myrtle Beach, SC, US"
      }
    ]
  },
  {
    "team_id": 6492277364,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lane Park",
        "dupr_id": "8ML7RG",
        "rating": 4.602,
        "profile_pic_url": null,
        "location": "Chattanooga, TN, US"
      },
      {
        "name": "Averi Lewis",
        "dupr_id": "DYLNX4",
        "rating": 4.061,
        "profile_pic_url": null,
        "location": "MI, US"
      }
    ]
  }
]