Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Virginian Spring Indoor Championships - 10. Mens Doubles Skill: (4.0 And Above) Age: 19+ PREMIER

ID: 6271190333

Match Scores

15-9

Win

Play Date

2026-04-18

Play Time (Est)

6:15 AM

Play Location

Bristol, VA

View Facility Page →

Competitor Teams

TEAM 1WINNER
WM
Wesley Marsh

0RYZPG · Johnson City, TN, US

DUPR

4.126

AB
AJ Blackmore

4LKK6K · Johnson City, TN, US

DUPR

3.769

TEAM 2LOSS
WF
Will Fleenor

V7X755 · USA

DUPR

4.330

SK
Shelley Kenney

O6ZE62 · Bristol, TN, US

DUPR

2.889

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-6271190333
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8287646855,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Wesley Marsh",
        "dupr_id": "0RYZPG",
        "rating": 4.126,
        "profile_pic_url": null,
        "location": "Johnson City, TN, US"
      },
      {
        "name": "AJ Blackmore",
        "dupr_id": "4LKK6K",
        "rating": 3.769,
        "profile_pic_url": null,
        "location": "Johnson City, TN, US"
      }
    ]
  },
  {
    "team_id": 6505733043,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Will Fleenor",
        "dupr_id": "V7X755",
        "rating": 4.33,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shelley Kenney",
        "dupr_id": "O6ZE62",
        "rating": 2.889,
        "profile_pic_url": null,
        "location": "Bristol, TN, US"
      }
    ]
  }
]