Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Life Time Pickleball - Mixed Doubles Moneyball DUPR 12

ID: 7604003685

Match Scores

13-15

Loss

Play Date

2026-05-31

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AS
Avi Singh

O6DDY2 · Canton, MI, US

DUPR

5.049

AS
April Spisich

3YGJD3 · Northville, MI, US

DUPR

4.538

TEAM 2WINNER
DS
Dhanvin Sureshbabbu

994YRJ · Farmington Hills, MI, US

DUPR

4.622

HB
Heidi Blackwell

V702XJ · Troy, MI, US

DUPR

4.321

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-7604003685
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7782047856,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Avi Singh",
        "dupr_id": "O6DDY2",
        "rating": 5.049,
        "profile_pic_url": null,
        "location": "Canton, MI, US"
      },
      {
        "name": "April Spisich",
        "dupr_id": "3YGJD3",
        "rating": 4.538,
        "profile_pic_url": null,
        "location": "Northville, MI, US"
      }
    ]
  },
  {
    "team_id": 6820176677,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dhanvin Sureshbabbu",
        "dupr_id": "994YRJ",
        "rating": 4.622,
        "profile_pic_url": null,
        "location": "Farmington Hills, MI, US"
      },
      {
        "name": "Heidi Blackwell",
        "dupr_id": "V702XJ",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Troy, MI, US"
      }
    ]
  }
]