Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 GRPC Earth Day Open Powered by Revolin Sports - Mens Doubles Skill: (4.0) Age: (10 To 34)

ID: 8108560039

Match Scores

11-6

Win

Play Date

2026-04-25

Play Time (Est)

8:45 AM

Play Location

Grand Rapids, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
KN
Ky Nguyen

N7Y9GW · USA

DUPR

3.794

ST
steven Truong

JJDEV4 · Kentwood, MI, US

DUPR

3.877

TEAM 2LOSS
JL
Justin Lugg

6NOP90 · USA

DUPR

3.416

BS
Brian Spehar

9PY0ER · USA

DUPR

3.691

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-8108560039
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7695248058,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ky Nguyen",
        "dupr_id": "N7Y9GW",
        "rating": 3.794,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "steven Truong",
        "dupr_id": "JJDEV4",
        "rating": 3.877,
        "profile_pic_url": null,
        "location": "Kentwood, MI, US"
      }
    ]
  },
  {
    "team_id": 5669499000,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justin Lugg",
        "dupr_id": "6NOP90",
        "rating": 3.416,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Spehar",
        "dupr_id": "9PY0ER",
        "rating": 3.691,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]