Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time Winter Classic at the Peach - Mixed Doubles Skill: 4.5

ID: 7644419623

Match Scores

7-15

Loss

Play Date

2026-02-22

Play Time (Est)

8:45 AM

Play Location

Peachtree Corners, GA

Unverified Facility

Competitor Teams

TEAM 1LOSS
MU
Michelle Urrea

7DMGRN · Alpharetta, GA, US

DUPR

4.537

TM
Trent magee

L5KZ5Q · Cumming, GA, US

DUPR

4.272

TEAM 2WINNER
KM
Kelly Mayer

3VJ0ZE · Peachtree Corners, GA, US

DUPR

4.846

UK
Umesh Kumar

QX4L65 · Alpharetta, GA, US

DUPR

4.278

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-7644419623
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8082592607,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michelle Urrea",
        "dupr_id": "7DMGRN",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      },
      {
        "name": "Trent magee",
        "dupr_id": "L5KZ5Q",
        "rating": 4.272,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      }
    ]
  },
  {
    "team_id": 6991279764,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kelly Mayer",
        "dupr_id": "3VJ0ZE",
        "rating": 4.846,
        "profile_pic_url": null,
        "location": "Peachtree Corners, GA, US"
      },
      {
        "name": "Umesh Kumar",
        "dupr_id": "QX4L65",
        "rating": 4.278,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  }
]