Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool H - 2nd Team Bracket (Bid Required) (Fri/Sat)

ID: 5416056739

Match Scores

20-22

Win

Play Date

2026-04-10

Play Time (Est)

8:45 AM

Play Location

Life Time Peachtree Corners

Unverified Facility

Competitor Teams

TEAM 1LOSS
ZG
Zachary Guy

JZKZOW · Brownsburg, IN, US

DUPR

4.483

TB
Tori Burke

EGRZ2V · West Lafayette, IN, US

DUPR

3.777

TEAM 2WINNER
RS
Ryan Sala

QP6ZYD · Alexandria, VA, US

DUPR

3.848

FM
Faith Malo

D994O4 · Conway, SC, US

DUPR

3.778

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-5416056739
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5220923754,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zachary Guy",
        "dupr_id": "JZKZOW",
        "rating": 4.483,
        "profile_pic_url": null,
        "location": "Brownsburg, IN, US"
      },
      {
        "name": "Tori Burke",
        "dupr_id": "EGRZ2V",
        "rating": 3.777,
        "profile_pic_url": null,
        "location": "West Lafayette, IN, US"
      }
    ]
  },
  {
    "team_id": 5983854661,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Sala",
        "dupr_id": "QP6ZYD",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      },
      {
        "name": "Faith Malo",
        "dupr_id": "D994O4",
        "rating": 3.778,
        "profile_pic_url": null,
        "location": "Conway, SC, US"
      }
    ]
  }
]