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

Pool B - 3rd Team Bracket (Bid Required until 3/19) (Fri/Sat)

ID: 6129267003

Match Scores

21-13

Win

Play Date

2026-04-10

Play Time (Est)

4:45 AM

Play Location

Life Time Peachtree Corners

Unverified Facility

Competitor Teams

TEAM 1WINNER
MF
Michael Feagins

V7N06P · Cincinnati, OH, US

DUPR

5.205

CH
Charlie Hall

1QQMV5 · Carmel, IN, US

DUPR

5.036

TEAM 2LOSS
GS
Garrett Swaney

L5KMVJ · Fletcher, NC, US

DUPR

4.502

JO
Jeremy Owen

7NN9W9 · USA

DUPR

3.514

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-6129267003
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8508108421,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Feagins",
        "dupr_id": "V7N06P",
        "rating": 5.205,
        "profile_pic_url": null,
        "location": "Cincinnati, OH, US"
      },
      {
        "name": "Charlie Hall",
        "dupr_id": "1QQMV5",
        "rating": 5.036,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  },
  {
    "team_id": 8314097160,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Garrett Swaney",
        "dupr_id": "L5KMVJ",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": "Fletcher, NC, US"
      },
      {
        "name": "Jeremy Owen",
        "dupr_id": "7NN9W9",
        "rating": 3.514,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]