Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 iPickle Summer Breeze Men's 4.0 (35+ 50+)

ID: 7109089317

Match Scores

2-11

Loss

Play Date

2025-06-07

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AR
Anton Riniti

562J40 · USA

DUPR

3.272

DC
Daniel Chavez

1RGDKD · Anaheim, CA, US

DUPR

3.818

TEAM 2WINNER
AL
Alex Lee

1N4977 · USA

DUPR

3.999

MT
Michael Ty McGee

8K7X7O · Fullerton, CA, US

DUPR

4.186

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-7109089317
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6696544778,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anton Riniti",
        "dupr_id": "562J40",
        "rating": 3.272,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Chavez",
        "dupr_id": "1RGDKD",
        "rating": 3.818,
        "profile_pic_url": null,
        "location": "Anaheim, CA, US"
      }
    ]
  },
  {
    "team_id": 5517234525,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alex Lee",
        "dupr_id": "1N4977",
        "rating": 3.999,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Ty McGee",
        "dupr_id": "8K7X7O",
        "rating": 4.186,
        "profile_pic_url": null,
        "location": "Fullerton, CA, US"
      }
    ]
  }
]