Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dinkers Spring Smash 2026 - Mens Doubles Skill: (3.5-3.99) Age: (Any)

ID: 5294663291

Match Scores

11-1

Loss

Play Date

2026-04-25

Play Time (Est)

12:45 AM

Play Location

Hillsborough, NH

View Facility Page →

Competitor Teams

TEAM 1WINNER
AV
Arun Vadduri

RD0YPQ · USA

DUPR

3.379

KS
Karthi Sellappan

Z9M4KQ · Nashua, NH, US

DUPR

3.799

TEAM 2LOSS
JS
Jonathan Smith

ODMWE2 · USA

DUPR

3.630

MG
Michael Gearty

PKWO5M · Manchester, NH, US

DUPR

3.357

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-5294663291
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7563677106,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Arun Vadduri",
        "dupr_id": "RD0YPQ",
        "rating": 3.379,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Karthi Sellappan",
        "dupr_id": "Z9M4KQ",
        "rating": 3.799,
        "profile_pic_url": null,
        "location": "Nashua, NH, US"
      }
    ]
  },
  {
    "team_id": 7623305091,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Smith",
        "dupr_id": "ODMWE2",
        "rating": 3.63,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Gearty",
        "dupr_id": "PKWO5M",
        "rating": 3.357,
        "profile_pic_url": null,
        "location": "Manchester, NH, US"
      }
    ]
  }
]