Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time Winter Classic at the Peach - Mens Doubles Moneyball: Max 4.9 DUPR

ID: 5627398794

Match Scores

3-15

Win

Play Date

2026-02-21

Play Time (Est)

7:30 PM

Play Location

Peachtree Corners, GA

Unverified Facility

Competitor Teams

TEAM 1LOSS
JT
Julian Toledo

LV5WOQ · USA

DUPR

3.483

FD
Freddie Dejesus

7ZJ625 · USA

DUPR

3.477

TEAM 2WINNER
CL
cade lindgren

RZWMDE · Cumming, GA, US

DUPR

4.619

NL
Noah Lyu

3VM60E · Macon, GA, US

DUPR

4.969

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-5627398794
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6547990593,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Julian Toledo",
        "dupr_id": "LV5WOQ",
        "rating": 3.483,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Freddie Dejesus",
        "dupr_id": "7ZJ625",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8579434567,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "cade lindgren",
        "dupr_id": "RZWMDE",
        "rating": 4.619,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      },
      {
        "name": "Noah Lyu",
        "dupr_id": "3VM60E",
        "rating": 4.969,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  }
]