Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Ragers Spring Classic - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 6319845100

Match Scores

3-11

Win

Play Date

2025-05-10

Play Time (Est)

5:00 PM

Play Location

West Bloomfield Township, MI

View Facility Page →

Competitor Teams

TEAM 1LOSS
MO
marcell orow

4VDX56 · USA

DUPR

3.969

JS
Joe stafford

99QJYR · Livonia, MI, US

DUPR

4.557

TEAM 2WINNER
FB
Forrest Baba

EGPDRJ · Ann Arbor, MI, US

DUPR

4.290

MO
Matthew Orr

V49L6P · New York, NY, US

DUPR

4.724

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-6319845100
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7999183113,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "marcell orow",
        "dupr_id": "4VDX56",
        "rating": 3.969,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe  stafford",
        "dupr_id": "99QJYR",
        "rating": 4.557,
        "profile_pic_url": null,
        "location": "Livonia, MI, US"
      }
    ]
  },
  {
    "team_id": 5272232823,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Forrest Baba",
        "dupr_id": "EGPDRJ",
        "rating": 4.29,
        "profile_pic_url": null,
        "location": "Ann Arbor, MI, US"
      },
      {
        "name": "Matthew Orr",
        "dupr_id": "V49L6P",
        "rating": 4.724,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]