Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5601826379

Match Scores

20-22

Loss

Play Date

2026-04-10

Play Time (Est)

12:45 AM

Play Location

Life Time Peachtree Corners

Unverified Facility

Competitor Teams

TEAM 1LOSS
RS
Ryan Sala

QP6ZYD · Alexandria, VA, US

DUPR

3.847

FM
Faith Malo

D994O4 · Conway, SC, US

DUPR

3.789

TEAM 2WINNER
AC
Aidan Conway

YNX7EP · USA

DUPR

4.190

NR
Natalie Rankin

DY6W94 · USA

DUPR

3.592

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-5601826379
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6883042719,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Sala",
        "dupr_id": "QP6ZYD",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      },
      {
        "name": "Faith Malo",
        "dupr_id": "D994O4",
        "rating": 3.789,
        "profile_pic_url": null,
        "location": "Conway, SC, US"
      }
    ]
  },
  {
    "team_id": 5573969759,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aidan Conway",
        "dupr_id": "YNX7EP",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Natalie Rankin",
        "dupr_id": "DY6W94",
        "rating": 3.592,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]