Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7258192921

Match Scores

8-11

Win

Play Date

2025-10-04

Play Time (Est)

2:15 AM

Play Location

Warren, MI

View Facility Page →

Competitor Teams

TEAM 1LOSS
JL
Jerry Lui

2L07Q7 · USA

DUPR

3.687

TB
Tyler Bossa

YM47VD · USA

DUPR

3.799

TEAM 2WINNER
SP
Sean Peterson

N76QN2 · Rochester Hills, MI, US

DUPR

3.546

TJ
Thomas Jefferson

3ZZW6D · Farmington, MI, US

DUPR

4.080

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-7258192921
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4801208689,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jerry Lui",
        "dupr_id": "2L07Q7",
        "rating": 3.687,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tyler Bossa",
        "dupr_id": "YM47VD",
        "rating": 3.799,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7981184034,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sean Peterson",
        "dupr_id": "N76QN2",
        "rating": 3.546,
        "profile_pic_url": null,
        "location": "Rochester Hills, MI, US"
      },
      {
        "name": "Thomas Jefferson",
        "dupr_id": "3ZZW6D",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": "Farmington, MI, US"
      }
    ]
  }
]