Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Motor City Open - Mens Doubles Skill: (4.0) Age: (12 To 49)

ID: 4521876275

Match Scores

11-3

Loss

Play Date

2025-10-04

Play Time (Est)

12:45 AM

Play Location

Warren, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
CA
Chris Auches

O6D0EL · Detroit, MI, US

DUPR

4.290

JK
Jeremy Kim

L2YJ0Z · Rochester Hills, MI, US

DUPR

3.997

TEAM 2LOSS
SP
Sean Peterson

N76QN2 · Rochester Hills, MI, US

DUPR

3.561

TJ
Thomas Jefferson

3ZZW6D · Farmington, MI, US

DUPR

4.127

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-4521876275
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7690440445,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Auches",
        "dupr_id": "O6D0EL",
        "rating": 4.29,
        "profile_pic_url": null,
        "location": "Detroit, MI, US"
      },
      {
        "name": "Jeremy Kim",
        "dupr_id": "L2YJ0Z",
        "rating": 3.997,
        "profile_pic_url": null,
        "location": "Rochester Hills, MI, US"
      }
    ]
  },
  {
    "team_id": 8114131092,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sean Peterson",
        "dupr_id": "N76QN2",
        "rating": 3.561,
        "profile_pic_url": null,
        "location": "Rochester Hills, MI, US"
      },
      {
        "name": "Thomas Jefferson",
        "dupr_id": "3ZZW6D",
        "rating": 4.127,
        "profile_pic_url": null,
        "location": "Farmington, MI, US"
      }
    ]
  }
]